Chromium Code Reviews| Index: pkg/compiler/pubspec.yaml | 
| diff --git a/pkg/compiler/pubspec.yaml b/pkg/compiler/pubspec.yaml | 
| index ad922d26923ab75d5f4c59ef14f9920725a721ad..fe774b25f4b25f46cd1a8eab783b0e041c235947 100644 | 
| --- a/pkg/compiler/pubspec.yaml | 
| +++ b/pkg/compiler/pubspec.yaml | 
| @@ -11,6 +11,8 @@ dependencies: | 
| sdk_library_metadata: | 
| path: ../../sdk/lib/_internal/sdk_library_metadata | 
| dart2js_info: ^0.0.2 | 
| + lookup_map: | 
| + path: ../lookup_map | 
| # Uncomment if running gclient, so you can depend directly on the downloaded |