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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 1094083003: Re-apply change to move to plugin package (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 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/analyzer/lib/src/plugin/plugin_impl.dart ('k') | pkg/analyzer/test/plugin/plugin_impl_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analyzer/pubspec.yaml
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml
index f5622160ec0214cb559ceaa8d8dbfecbe60a74be..ea3dd0c54ed5cb1dc6dedb456af5271ba850f7e8 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -7,6 +7,7 @@ environment:
sdk: '>=0.8.10+6 <2.0.0'
dependencies:
path: '>=0.9.0 <2.0.0'
+ plugin: '<0.2.0'
watcher: '>=0.9.0 <0.10.0'
dev_dependencies:
typed_mock: '>=0.0.4 <1.0.0'
« no previous file with comments | « pkg/analyzer/lib/src/plugin/plugin_impl.dart ('k') | pkg/analyzer/test/plugin/plugin_impl_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698