Chromium Code Reviews| Index: dart/pkg/pkg.gyp |
| diff --git a/dart/pkg/pkg.gyp b/dart/pkg/pkg.gyp |
| index dfea42a0877253ed7bd113e979ac82947c1ff919..6fb7f61c0d55c116c39253412877e3a40858fbf0 100644 |
| --- a/dart/pkg/pkg.gyp |
| +++ b/dart/pkg/pkg.gyp |
| @@ -19,6 +19,9 @@ |
| '"../third_party/pkg"])', |
| '<!@(["python", "../tools/list_pkg_directories.py", ' |
| '"polymer/e2e_test/"])', |
| + '../sdk/lib/_internal/compiler', |
| + '../sdk/lib/_internal/libraries.dart', |
| + '../site/try', |
| ], |
| 'outputs': [ |
| '<(SHARED_INTERMEDIATE_DIR)/packages.stamp', |