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

Unified Diff: pkg/compiler/pubspec.yaml

Issue 1514333002: Add dart_messages package. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Add the converted shared_messages.json. Created 5 years 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/diagnostics/shared_messages.dart ('k') | pkg/dart_messages/bin/json_converter.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 c885986350e30047ab644315ecd5d62755cd525f..3b7e3ea79f4621269ef3ebcaa6463f23b3a5dd84 100644
--- a/pkg/compiler/pubspec.yaml
+++ b/pkg/compiler/pubspec.yaml
@@ -17,6 +17,8 @@ dependencies:
path: ../../../../dart2js_info
lookup_map:
path: ../lookup_map
+ dart_messages:
+ path: ../dart_messages
# 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/diagnostics/shared_messages.dart ('k') | pkg/dart_messages/bin/json_converter.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698