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

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

Issue 2408743002: Move elements/ to ui/ (Closed)
Patch Set: 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
Index: appengine/swarming/templates/root.html
diff --git a/appengine/swarming/templates/root.html b/appengine/swarming/templates/root.html
index 82d77e6fb4b7b11ccd941547a63609d8f5891159..26a71ac09d035eeff745c4ab14fa2d591e7ae7c4 100644
--- a/appengine/swarming/templates/root.html
+++ b/appengine/swarming/templates/root.html
@@ -3,7 +3,7 @@
{% block headers %}
<script src="/third_party/webcomponentsjs/webcomponents.min.js"></script>
-<link rel="import" href="/elements/polymer05/stats-overview-build.html">
+<link rel="import" href="/ui/polymer05/stats-overview-build.html">
<style>
.highlight_section {
background-color: #ffffee;

Powered by Google App Engine
This is Rietveld 408576698