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

Unified Diff: appengine/swarming/elements/bower.json

Issue 2174903002: Add stub pages and oauth-blessed request to /newui (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: more docs 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/bower.json
diff --git a/appengine/swarming/elements/bower.json b/appengine/swarming/elements/bower.json
index 4114c93971b6dbcf33bd62fcc690fe0b6ec82929..52328774814bcc737f22eaef1c44b7156e58775e 100644
--- a/appengine/swarming/elements/bower.json
+++ b/appengine/swarming/elements/bower.json
@@ -12,6 +12,7 @@
],
"dependencies": {
"google-apis": "GoogleWebComponents/google-apis#~1.1.0",
+ "google-signin": "GoogleWebComponents/google-signin#^1.3.2",
stephana 2016/07/24 21:17:07 Just like with the 'iron-elements' line below, som
kjlubick 2016/07/25 12:45:43 Done. I kept google-signin just to make sure the
kjlubick 2016/07/25 12:45:43 Done.
stephana 2016/07/25 13:26:32 The trailing "#^1.3.2" ensures that you get the ne
"google-chart": "GoogleWebComponents/google-chart#~1.0.0",
"iron-elements": "PolymerElements/iron-elements#~1.0.0",
"iron-flex-layout": "PolymerElements/iron-flex-layout#^1.3.0",

Powered by Google App Engine
This is Rietveld 408576698