| Index: Source/modules/modules.gyp
|
| diff --git a/Source/modules/modules.gyp b/Source/modules/modules.gyp
|
| index 9add2175177fc1e082725e3e3405c7a60dc89d3c..3be467bf73a3c76143097da41de323651393d1bd 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',
|
| + '../core/win/precompile-core.gypi',
|
| '../bindings/modules/modules.gypi', # modules can depend on bindings/modules, but not on bindings
|
| 'modules.gypi',
|
| ],
|
|
|