| Index: Source/modules/modules.gyp
|
| diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp
|
| index 7a1f87d6975a16144f7a4bcdb7d1241e3478b792..d11a19ae55c78b5cd462e78ff0e8b3bff5bfe32d 100644
|
| --- a/Source/modules/modules.gyp
|
| +++ b/Source/modules/modules.gyp
|
| @@ -31,7 +31,7 @@
|
| 'includes': [
|
| '../build/features.gypi',
|
| '../build/scripts/scripts.gypi',
|
| - '../build/win/precompile.gypi',
|
| + '../build/win/precompile-core.gypi',
|
| '../bindings/modules/modules.gypi', # modules can depend on bindings/modules, but not on bindings
|
| 'modules.gypi',
|
| ],
|
|
|