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

Unified Diff: samples/third_party/dromaeo/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
« no previous file with comments | « samples/third_party/dromaeo/lib/transformer.dart ('k') | samples/third_party/dromaeo/web/Dromaeo.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/third_party/dromaeo/pubspec.yaml
diff --git a/samples/third_party/dromaeo/pubspec.yaml b/samples/third_party/dromaeo/pubspec.yaml
deleted file mode 100644
index 955919dabeed4a64b603dc85d712577f395a61b4..0000000000000000000000000000000000000000
--- a/samples/third_party/dromaeo/pubspec.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-name: dromaeo
-version: 0.00.1-dev
-authors: ["Dart Team <misc@dartlang.org>"]
-homepage: http://www.dartlang.org
-description: >
- Dromaeo test suite, written in Dart.
-dependencies:
- browser_controller: ">=0.00.1-dev <0.0.2"
- barback: ">=0.13.0 <0.14.0"
- browser: ">=0.10.0 <0.10.1"
-environment:
- sdk: any
-transformers:
-- dromaeo
-- $dart2js:
- checked: false
- minify: true #TODO: How do you minify for Dart, too? The docs say you indent two spaces less...
« no previous file with comments | « samples/third_party/dromaeo/lib/transformer.dart ('k') | samples/third_party/dromaeo/web/Dromaeo.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698