blob: d2bebeb2b709d2dddcf010d5658d09cfe3bf3326 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<!--
The full set of web components needs for the coverage-server UI.
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">
<!-- List all the top level elements here-->
<link rel="import" href="/res/imp/coverage-index.html" />
<link rel="import" href="/res/imp/coverage-page.html" />
</head>