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/compiler/pubspec.yaml

Issue 1298553002: dart2js: switch to use dart2js_info/info.dart (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 4 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: pkg/compiler/pubspec.yaml
diff --git a/pkg/compiler/pubspec.yaml b/pkg/compiler/pubspec.yaml
index e806b264b70480e752e5ae4ff9d181037b5d96d0..5a2a2caf3fbbfba5c130525463b793efe4d2cc0a 100644
--- a/pkg/compiler/pubspec.yaml
+++ b/pkg/compiler/pubspec.yaml
@@ -10,11 +10,8 @@ dependencies:
path: ../../sdk/lib/_internal/js_runtime
sdk_library_metadata:
path: ../../sdk/lib/_internal/sdk_library_metadata
-dev_dependencies:
- path: ^1.3.6
- args: ^0.13.2
- shelf: ^0.6.1+2
- yaml: ^2.1.3
+ dart2js_info: ^0.0.1
+
# Uncomment if running gclient, so you can depend directly on the downloaded
# versions of dart2js's transitive dependencies:

Powered by Google App Engine
This is Rietveld 408576698