| Index: create_sdk.gyp
|
| diff --git a/create_sdk.gyp b/create_sdk.gyp
|
| index 0ca1c9a7c6f0a88a2e549c01661e86b38f2e618f..232009ceda4855922b5d746914f454c231fad7f8 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/js_runtime/lib/preambles"])',
|
| '<!@(["python", "tools/list_files.py", "", "sdk/bin"])',
|
| 'tools/create_sdk.py',
|
| '<(PRODUCT_DIR)/<(EXECUTABLE_PREFIX)dart<(EXECUTABLE_SUFFIX)',
|
|
|