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

Unified Diff: appengine/swarming/elements/res/imp/stats/partial-line-chart.html

Issue 2177353002: Add top level app element (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@hello-oauth
Patch Set: Address feedback and introduce new res/ layer of direction Created 4 years, 5 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/elements/res/imp/stats/partial-line-chart.html
diff --git a/appengine/swarming/elements/stats/partial-line-chart.html b/appengine/swarming/elements/res/imp/stats/partial-line-chart.html
similarity index 96%
rename from appengine/swarming/elements/stats/partial-line-chart.html
rename to appengine/swarming/elements/res/imp/stats/partial-line-chart.html
index c8ec9698dd5ac69ecc829988c39571079f8246fd..81b98f0e49490e1e340bbcd9ee555f28e0d2612e 100644
--- a/appengine/swarming/elements/stats/partial-line-chart.html
+++ b/appengine/swarming/elements/res/imp/stats/partial-line-chart.html
@@ -29,7 +29,7 @@
Events:
None.
-->
-<link rel="import" href="../bower_components/google-chart/google-chart.html">
+<link rel="import" href="/imp/bower_components/google-chart/google-chart.html">
<dom-module id="partial-line-chart">
<style>

Powered by Google App Engine
This is Rietveld 408576698