Index: pkg/pkg.gyp |
diff --git a/pkg/pkg.gyp b/pkg/pkg.gyp |
index df21e1066b2e4154f715ce15332fe8a4a3a494d9..dfea42a0877253ed7bd113e979ac82947c1ff919 100644 |
--- a/pkg/pkg.gyp |
+++ b/pkg/pkg.gyp |
@@ -18,7 +18,7 @@ |
'<!@(["python", "../tools/list_pkg_directories.py", ' |
'"../third_party/pkg"])', |
'<!@(["python", "../tools/list_pkg_directories.py", ' |
- '"polymer/example/"])', |
+ '"polymer/e2e_test/"])', |
Siggi Cherem (dart-lang)
2014/05/22 21:10:41
we were mixing tests and examples together. I move
Jennifer Messerly
2014/05/23 07:20:06
much better :)
out of curiosity could it be under
Siggi Cherem (dart-lang)
2014/05/23 17:56:33
I think yes. I'm happy to change it, but I'm sligh
|
], |
'outputs': [ |
'<(SHARED_INTERMEDIATE_DIR)/packages.stamp', |