| Index: third_party/WebKit/Source/web/web.gyp
|
| diff --git a/third_party/WebKit/Source/web/web.gyp b/third_party/WebKit/Source/web/web.gyp
|
| index 8aeda8ea713efe97551e9a45ece79d1abfd1425d..c780dc99500b504ef103fd3fcd2e6a9be569b5de 100644
|
| --- a/third_party/WebKit/Source/web/web.gyp
|
| +++ b/third_party/WebKit/Source/web/web.gyp
|
| @@ -35,9 +35,9 @@
|
| 'includes': [
|
| '../bindings/bindings.gypi',
|
| '../core/core.gypi',
|
| + '../core/win/precompile-core.gypi',
|
| '../build/features.gypi',
|
| '../build/scripts/scripts.gypi',
|
| - '../build/win/precompile.gypi',
|
| '../modules/modules.gypi',
|
| '../platform/blink_platform.gypi',
|
| '../wtf/wtf.gypi',
|
|
|