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

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

Issue 2971033003: Added force refresh to the config set page. (Closed)
Patch Set: Hide force refresh from users who are not signed in Created 3 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
« no previous file with comments | « no previous file | appengine/config_service/ui/src/config-ui/config-set.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 62e6ebabdf4500ba7d07f7820894116751643d1a..64544fa8bc2afb86b5bcc49d5bb5dbb4519a7059 100644
--- a/appengine/config_service/ui/bower.json
+++ b/appengine/config_service/ui/bower.json
@@ -11,6 +11,10 @@
"paper-item": "^2.0.0",
"paper-icon-button": "^2.0.0",
"iron-icon": "^2.0.0",
+ "iron-icons": "2.0.0",
+ "iron-iconset-svg": "2.0.0",
+ "iron-flex-layout": "2.0.0",
+ "iron-meta": "2.0.0",
"app-route": "PolymerElements/app-route#^2.0.0"
},
"devDependencies": {
@@ -23,6 +27,9 @@
"webcomponentsjs": "^1.0.0",
"iron-icon": "^2.0.0",
"iron-a11y-keys-behavior": "^2.0.1",
- "paper-ripple": "^2.0.0"
+ "paper-ripple": "^2.0.0",
+ "paper-styles": "^2.0.0",
+ "iron-iconset-svg": "2.0.0",
+ "iron-meta": "2.0.0"
}
-}
+}
« no previous file with comments | « no previous file | appengine/config_service/ui/src/config-ui/config-set.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698