blob: 2cc53c84c826a54e9e564888377ba692d0fe760c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<!--
The full set of web components needs for skiaperf.
This file will be vulcanized into res/imp/elements.html which is
imported via the templates/header.html file.
-->
<link href="/res/imp/bower_components/polymer/polymer.html" rel="import">
<link href="/res/imp/bower_components/iron-flex-layout/iron-flex-layout-classes.html" rel=import>
<link href="/res/imp/app.html" rel="import">
<link href="/res/imp/op.html" rel="import">
<link href="/res/imp/commands.html" rel="import">
<style type="text/css" media="screen">
body {
margin: 0;
padding: 0;
}
</style>
</head>