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

Unified Diff: pkg/front_end/pubspec.yaml

Issue 2941083002: Remove pkg/front_end's remaining dependencies on pkg/analyzer. (Closed)
Patch Set: Remove analyzer dep from pubspec Created 3 years, 6 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/front_end/lib/src/libraries_reader.dart ('k') | pkg/front_end/test/src/base/libraries_reader_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/pubspec.yaml
diff --git a/pkg/front_end/pubspec.yaml b/pkg/front_end/pubspec.yaml
index 8789cc652f7254406bfe07346f3d7272857ddd0b..815b300e5693c19009132307e8c77dcd7ce07a1b 100644
--- a/pkg/front_end/pubspec.yaml
+++ b/pkg/front_end/pubspec.yaml
@@ -6,7 +6,6 @@ homepage: https://github.com/dart-lang/sdk/tree/master/pkg/front_end
environment:
sdk: '>=1.12.0 <2.0.0'
dependencies:
- analyzer: ^0.30.0
kernel: 0.3.0-alpha.1
path: '^1.3.9'
source_span: '^1.2.3'
« no previous file with comments | « pkg/front_end/lib/src/libraries_reader.dart ('k') | pkg/front_end/test/src/base/libraries_reader_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698