Index: create_sdk.gyp |
diff --git a/create_sdk.gyp b/create_sdk.gyp |
index 0ca1c9a7c6f0a88a2e549c01661e86b38f2e618f..73e25ca17c5c44f51ecc522b94af314598813820 100644 |
--- a/create_sdk.gyp |
+++ b/create_sdk.gyp |
@@ -28,7 +28,7 @@ |
'"^(?!.*pub/test).*dart$",' |
'"sdk/lib"])', |
'<!@(["python", "tools/list_files.py", "", ' |
- '"sdk/lib/_internal/compiler/js_lib/preambles"])', |
+ '"sdk/lib/_internal/compiler_runtime/lib/preambles"])', |
'<!@(["python", "tools/list_files.py", "", "sdk/bin"])', |
'tools/create_sdk.py', |
'<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)dart<(EXECUTABLE_SUFFIX)', |