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

Unified Diff: Tools/GardeningServer/bower.json

Issue 349783003: Polymer-based Garden-O-Matic should have a basic results panel (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix closing tag Created 6 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 | « no previous file | Tools/GardeningServer/run-unittests.html » ('j') | Tools/GardeningServer/run-unittests.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/GardeningServer/bower.json
diff --git a/Tools/GardeningServer/bower.json b/Tools/GardeningServer/bower.json
index 77a4a2498b36179840a96f7df51d8619b122bcb2..98756f9cda71d3d64cd27597f76ab07fc50d718a 100644
--- a/Tools/GardeningServer/bower.json
+++ b/Tools/GardeningServer/bower.json
@@ -3,6 +3,7 @@
"dependencies": {
"polymer": "Polymer/polymer#~0.3.3",
"paper-elements": "Polymer/paper-elements#~0.3.3",
- "core-elements": "Polymer/core-elements#~0.3.3"
+ "core-elements": "Polymer/core-elements#~0.3.3",
+ "paper-item": "Polymer/paper-item#~0.3.3"
}
}
« no previous file with comments | « no previous file | Tools/GardeningServer/run-unittests.html » ('j') | Tools/GardeningServer/run-unittests.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698