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

Unified Diff: Tools/GardeningServer/bower.json

Issue 350563002: Port first garden-o-matic component over to polymer (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add console.error 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
Index: Tools/GardeningServer/bower.json
diff --git a/Tools/GardeningServer/bower.json b/Tools/GardeningServer/bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..09c5eb3d04b232ddd26df34fbef05dcefe05f0e7
--- /dev/null
+++ b/Tools/GardeningServer/bower.json
@@ -0,0 +1,6 @@
+{
+ "name": "garden-o-matic",
+ "dependencies": {
+ "polymer": "Polymer/polymer#~0.3.3"
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698