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

Unified Diff: appengine/swarming/elements/res/imp/stats/load-charts-api.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/load-charts-api.html
diff --git a/appengine/swarming/elements/stats/load-charts-api.html b/appengine/swarming/elements/res/imp/stats/load-charts-api.html
similarity index 93%
rename from appengine/swarming/elements/stats/load-charts-api.html
rename to appengine/swarming/elements/res/imp/stats/load-charts-api.html
index 5bfe3e2a442f54b4787118850c61fa9a6918621f..34fe283ea90b170ec5328422c7900a911c81af88 100644
--- a/appengine/swarming/elements/stats/load-charts-api.html
+++ b/appengine/swarming/elements/res/imp/stats/load-charts-api.html
@@ -29,7 +29,7 @@
-->
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
-<link rel="import" href="../bower_components/google-apis/google-legacy-loader.html">
+<link rel="import" href="/imp/bower_components/google-apis/google-legacy-loader.html">
<dom-module id="load-charts-api">
<template>

Powered by Google App Engine
This is Rietveld 408576698