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

Unified Diff: samples/third_party/todomvc_performance/js_todomvc/components/todomvc-common/.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/todomvc-common/.bower.json
diff --git a/samples/third_party/todomvc_performance/js_todomvc/components/todomvc-common/.bower.json b/samples/third_party/todomvc_performance/js_todomvc/components/todomvc-common/.bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..16d4ea667e3c1634721b98a890bcd93bae193b13
--- /dev/null
+++ b/samples/third_party/todomvc_performance/js_todomvc/components/todomvc-common/.bower.json
@@ -0,0 +1,14 @@
+{
+ "name": "todomvc-common",
+ "version": "0.1.9",
+ "homepage": "https://github.com/tastejs/todomvc-common",
+ "_release": "0.1.9",
+ "_resolution": {
+ "type": "version",
+ "tag": "v0.1.9",
+ "commit": "7dd61b0ebf56c020e719a69444442cc7ae7242ff"
+ },
+ "_source": "git://github.com/tastejs/todomvc-common.git",
+ "_target": "~0.1.4",
+ "_originalSource": "todomvc-common"
+}

Powered by Google App Engine
This is Rietveld 408576698