blob: 37a7b21775c8bce3b203551955de7f46574f9c10 [file]
<!DOCTYPE html>
<html>
<head>
<!--
The full set of web components needs for skia fuzzer.
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/core-icons/core-icons.html">
<link href="/res/common/imp/scaffold.html" rel="import" />
<link href="/res/common/imp/login.html" rel="import" />
<link href="/res/common/imp/paging.html" rel="import" />
<link href="/res/imp/fuzzsummary.html" rel="import" />
</head>