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

Unified Diff: pkg/compiler/pubspec.yaml

Issue 1301903002: Record information about constants in dump info (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 54d97b55752e9c60e3a1c4ea6c7c2f4a837d37ff..ad922d26923ab75d5f4c59ef14f9920725a721ad 100644
--- a/pkg/compiler/pubspec.yaml
+++ b/pkg/compiler/pubspec.yaml
@@ -10,7 +10,7 @@ dependencies:
path: ../../sdk/lib/_internal/js_runtime
sdk_library_metadata:
path: ../../sdk/lib/_internal/sdk_library_metadata
- dart2js_info: ^0.0.1
+ dart2js_info: ^0.0.2
Siggi Cherem (dart-lang) 2015/08/19 04:21:08 I'll update the DEPS file in this CL too, but afte
# Uncomment if running gclient, so you can depend directly on the downloaded

Powered by Google App Engine
This is Rietveld 408576698