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

Unified Diff: samples/third_party/todomvc_performance/js_todomvc/components/polymer/.bower.json

Issue 204733004: Added TodoMVC startup benchmarks. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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: samples/third_party/todomvc_performance/js_todomvc/components/polymer/.bower.json
diff --git a/pkg/polymer/lib/src/js/polymer/bower.json b/samples/third_party/todomvc_performance/js_todomvc/components/polymer/.bower.json
similarity index 58%
copy from pkg/polymer/lib/src/js/polymer/bower.json
copy to samples/third_party/todomvc_performance/js_todomvc/components/polymer/.bower.json
index 816d40ac7f06227b6ab0095854745bb64ea52d3d..86c1530afe9cfcd0697f46c9730eea89eb40a7ea 100644
--- a/pkg/polymer/lib/src/js/polymer/bower.json
+++ b/samples/third_party/todomvc_performance/js_todomvc/components/polymer/.bower.json
@@ -14,7 +14,16 @@
"polymer.js"
],
"dependencies": {
- "platform": "Polymer/platform#0.2.0"
+ "platform": "Polymer/platform#0.2.1"
},
- "version": "0.2.0"
+ "version": "0.2.1",
+ "_release": "0.2.1",
+ "_resolution": {
+ "type": "version",
+ "tag": "0.2.1",
+ "commit": "62ec4216813ccd9344cf419da846b623892f0884"
+ },
+ "_source": "git://github.com/Polymer/polymer.git",
+ "_target": "0.2.1",
+ "_originalSource": "Polymer/polymer"
}

Powered by Google App Engine
This is Rietveld 408576698