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

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

Issue 2696613007: Add the ability to filter by time to task list. (Closed)
Patch Set: Add lots of docs and rework setDate Created 3 years, 10 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/swarming/ui/build/elements.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/ui/bower.json
diff --git a/appengine/swarming/ui/bower.json b/appengine/swarming/ui/bower.json
index 4c7af3d7536890ce1d82fc2e5b7c369412112042..f489511aa5c0e0ec0d200b0ad9cd8ff57769bf24 100644
--- a/appengine/swarming/ui/bower.json
+++ b/appengine/swarming/ui/bower.json
@@ -15,7 +15,9 @@
"google-web-components": "GoogleWebComponents/google-web-components#^1.1.0",
"iron-elements": "PolymerElements/iron-elements#~1.0.0",
"paper-elements": "PolymerElements/paper-elements#~1.0.0",
- "polymer": "Polymer/polymer#^1.0.0"
+ "paper-time-picker": "bendavis78/paper-time-picker#~1.1.0",
+ "polymer": "Polymer/polymer#^1.0.0",
+ "polymer-paper-date-picker": "bendavis78/paper-date-picker#~1.1.0"
},
"resolutions": {
"firebase": "^2.3.1"
« no previous file with comments | « no previous file | appengine/swarming/ui/build/elements.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698