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

Unified Diff: appengine/swarming/ui/res/imp/botpage/bot-page-summary.html

Issue 2991303002: Add in OAuth authentication to Isolate Polymer UI (Closed)
Patch Set: Fix GET request for server_details Created 3 years, 4 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/ui/res/imp/botpage/bot-page-summary.html
diff --git a/appengine/swarming/ui/res/imp/botpage/bot-page-summary.html b/appengine/swarming/ui/res/imp/botpage/bot-page-summary.html
index 48f29dcab5ab9473e3de9a13563400a7b01cc475..53e96c3d910a9b3b9beea4366442fd0f9671a542 100644
--- a/appengine/swarming/ui/res/imp/botpage/bot-page-summary.html
+++ b/appengine/swarming/ui/res/imp/botpage/bot-page-summary.html
@@ -34,8 +34,8 @@
<link rel="import" href="/res/imp/bower_components/paper-checkbox/paper-checkbox.html">
<link rel="import" href="/res/imp/common/single-page-style.html">
-<link rel="import" href="/res/imp/common/sort-toggle.html">
-<link rel="import" href="/res/imp/common/url-param.html">
+<link rel="import" href="/res/imp/shared/sort-toggle.html">
+<link rel="import" href="/res/imp/shared/url-param.html">
<link rel="import" href="bot-page-shared-behavior.html">
« no previous file with comments | « appengine/swarming/ui/res/imp/botpage/bot-page.html ('k') | appengine/swarming/ui/res/imp/common/auth-signin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698