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

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
« no previous file with comments | « pkg/compiler/lib/src/info/info.dart ('k') | pkg/compiler/tool/code_deps.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/compiler/pubspec.yaml
diff --git a/pkg/compiler/pubspec.yaml b/pkg/compiler/pubspec.yaml
index aafa6a05f196498f608249767cdf554b3e0ed495..54d97b55752e9c60e3a1c4ea6c7c2f4a837d37ff 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:
« no previous file with comments | « pkg/compiler/lib/src/info/info.dart ('k') | pkg/compiler/tool/code_deps.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698