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

Unified Diff: appengine/config_service/ui/bower.json

Issue 2962703003: config_service: Add authentication to the UI. (Closed)
Patch Set: Added TODO to handlers.py and confirmed versions in bower.json Created 3 years, 6 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
« no previous file with comments | « appengine/config_service/ui/README.md ('k') | appengine/config_service/ui/common/auth-signin.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/config_service/ui/bower.json
diff --git a/appengine/config_service/ui/bower.json b/appengine/config_service/ui/bower.json
index 278b0728512febbe897a730bc326cbc60f54b50f..62e6ebabdf4500ba7d07f7820894116751643d1a 100644
--- a/appengine/config_service/ui/bower.json
+++ b/appengine/config_service/ui/bower.json
@@ -21,6 +21,8 @@
"polymer": "^2.0.0",
"iron-flex-layout": "^2.0.0",
"webcomponentsjs": "^1.0.0",
- "iron-icon": "^2.0.0"
+ "iron-icon": "^2.0.0",
+ "iron-a11y-keys-behavior": "^2.0.1",
+ "paper-ripple": "^2.0.0"
}
}
« no previous file with comments | « appengine/config_service/ui/README.md ('k') | appengine/config_service/ui/common/auth-signin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698