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

Unified Diff: pkg/unittest/pubspec.yaml

Issue 11819051: Add again useVmConfiguration for deprecation purposes. This requires adding a (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « pkg/unittest/lib/vm_config.dart ('k') | tools/publish_pkg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/unittest/pubspec.yaml
diff --git a/pkg/unittest/pubspec.yaml b/pkg/unittest/pubspec.yaml
index 292fa9c6f170fe6ee133ceaea33aff4cca1145f6..ea74d0630c5278201b68db7462a1fa89c25b5a44 100644
--- a/pkg/unittest/pubspec.yaml
+++ b/pkg/unittest/pubspec.yaml
@@ -3,5 +3,7 @@ author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
description: >
A library for writing dart unit tests.
-
+dependencies:
+ meta:
+ sdk: meta
« no previous file with comments | « pkg/unittest/lib/vm_config.dart ('k') | tools/publish_pkg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698