Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2037)

Unified Diff: autoroll/elements.html

Issue 1411553004: Add autoroll server (Closed) Base URL: https://skia.googlesource.com/buildbot@arb_status
Patch Set: Add error-toast-sk to app-sk Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « autoroll/build_release ('k') | autoroll/go/autoroll/main.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: autoroll/elements.html
diff --git a/alertserver/elements.html b/autoroll/elements.html
similarity index 63%
copy from alertserver/elements.html
copy to autoroll/elements.html
index a8230f2c0df85876b5fcbb58e989500f7fd737e2..256b03470ddf3a61235a970a5a09273e181180b4 100644
--- a/alertserver/elements.html
+++ b/autoroll/elements.html
@@ -2,7 +2,7 @@
<html>
<head>
<!--
- The full set of web components needs for skiaalerts.
+ The full set of web components needs for autoroll.
This file will be vulcanized into res/imp/elements.html which is
imported via the templates/header.html file.
@@ -11,8 +11,5 @@
<link rel="import" href="/res/imp/bower_components/iron-flex-layout/iron-flex-layout.html">
<link rel="import" href="/res/common/imp/9/app-sk.html" />
-
- <link rel="import" href="/res/imp/9/alerts-sk.html"/>
- <link rel="import" href="/res/imp/9/alerts-menu-sk.html"/>
- <link rel="import" href="/res/imp/9/rules-sk.html" />
+ <link rel="import" href="/res/imp/arb-status-sk.html"/>
</head>
« no previous file with comments | « autoroll/build_release ('k') | autoroll/go/autoroll/main.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698