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

Unified Diff: samples/third_party/todomvc_performance/pubspec.yaml

Issue 1576153002: Remove the Dromaeo and TodoMVC samples. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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/pubspec.yaml
diff --git a/samples/third_party/todomvc_performance/pubspec.yaml b/samples/third_party/todomvc_performance/pubspec.yaml
deleted file mode 100644
index 6bbc539b1d02fe1a3d7558ca2ddd52c83f8130cc..0000000000000000000000000000000000000000
--- a/samples/third_party/todomvc_performance/pubspec.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-name: todomvc
-description: TodoMVC built with the polymer.dart package
-version: 0.15.0
-dependencies:
- polymer: ">=0.10.0-pre.1 <0.11.0"
- browser_controller: ">=0.00.2-dev <0.0.3"
-transformers:
-- polymer:
- entry_points: web/startup-performance.html
- minify: true
-dev_dependencies:
- unittest: ">=0.10.0 <0.11.0"
-environment:
- sdk: ">=1.2.0 <2.0.0"

Powered by Google App Engine
This is Rietveld 408576698