Chromium Code Reviews| 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 |