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

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

Issue 2962703003: config_service: Add authentication to the UI. (Closed)
Patch Set: Added the modified file. Changes can be seen by clicking on Delta from patch set 2. 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
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..0687f12e72b1077321da6c9ee62ea6e2ea9ab762 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": "1 - 2",
+ "paper-ripple": "1 - 2"
}
}

Powered by Google App Engine
This is Rietveld 408576698