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', |
ahe
2014/06/04 11:29:58
Johnni, this might not work on Windows, could you
Johnni Winther
2014/06/10 08:38:34
Patched in and built. Is there a way to verify tha
ahe
2014/06/10 23:17:11
I think the simplest way is:
1. Make sure to run
|
+ '../site/try', |
], |
'outputs': [ |
'<(SHARED_INTERMEDIATE_DIR)/packages.stamp', |