blob: 3467015fc3c51450cffcbab2ce855c1a450b5677 [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 rel="import" href="/res/imp/bower_components/polymer/polymer.html">
<link rel="import" href="/res/imp/bower_components/paper-radio-button/paper-radio-button.html">
<link rel="import" href="/res/imp/bower_components/paper-radio-group/paper-radio-group.html">
<link rel="import" href="/res/imp/bower_components/paper-button/paper-button.html">
<link rel="import" href="/res/imp/bower_components/paper-toast/paper-toast.html">
<link rel="import" href="/res/imp/bower_components/core-selector/core-selector.html">
<link rel="import" href="/res/imp/bower_components/paper-dialog/paper-action-dialog.html">
<link rel="import" href="/res/common/imp/scaffold.html"/>
<link rel="import" href="/res/common/imp/login.html"/>
<link rel="import" href="/res/imp/server.html"/>
</head>