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

Unified Diff: appengine/swarming/elements/res/imp/stats/load-charts-api.html

Issue 2367413003: Update Stats element to use new directory layout (Closed) Base URL: git@github.com:luci/luci-py@master
Patch Set: rebase Created 4 years, 3 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/res/imp/stats/load-charts-api.html b/appengine/swarming/elements/res/imp/stats/load-charts-api.html
index 34fe283ea90b170ec5328422c7900a911c81af88..a3ab5d6a4a43207722959fab8dac0a6a04aab75a 100644
--- a/appengine/swarming/elements/res/imp/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="/imp/bower_components/google-apis/google-legacy-loader.html">
+<link rel="import" href="/res/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