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

Side by Side Diff: autoroll/templates/header.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 unified diff | Download patch
« no previous file with comments | « autoroll/sys/autorolld.service ('k') | autoroll/templates/main.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <meta charset="utf-8"> 1 <meta charset="utf-8">
2 <meta name="theme-color" content="#526E9C"> 2 <meta name="theme-color" content="#526E9C">
3 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> 3 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
4 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 4 <meta name="viewport" content="width=device-width, initial-scale=1.0">
5 <script src="/res/js/core.js"></script> 5 <script src="/res/js/core.js"></script>
6 6
7 <link href="/res/vul/elements.html" rel="import" /> 7 <link href="/res/vul/elements.html" rel="import" />
OLDNEW
« no previous file with comments | « autoroll/sys/autorolld.service ('k') | autoroll/templates/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698