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

Unified Diff: appengine/swarming/templates/stats.html

Issue 2408743002: Move elements/ to ui/ (Closed)
Patch Set: rebase again Created 4 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 | « appengine/swarming/templates/root.html ('k') | appengine/swarming/ui/.bowerrc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/templates/stats.html
diff --git a/appengine/swarming/templates/stats.html b/appengine/swarming/templates/stats.html
index 7d4aa4c6c7061c7328404974022e01d4a1bb6097..e9d3286402a172589967f79a76847e1aadb3ab4e 100644
--- a/appengine/swarming/templates/stats.html
+++ b/appengine/swarming/templates/stats.html
@@ -3,7 +3,7 @@
<head>
<title>Swarming Status</title>
<script src="/third_party/webcomponentsjs/webcomponents.min.js"></script>
- <link rel="import" href="/elements/polymer05/stats-app-build.html">
+ <link rel="import" href="/ui/polymer05/stats-app-build.html">
<script>
(function() {
var DIMENSIONS = {{dimensions|safe}};
« no previous file with comments | « appengine/swarming/templates/root.html ('k') | appengine/swarming/ui/.bowerrc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698