Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1528)

Unified Diff: Source/web/web.gyp

Issue 1178823003: Precompile Document.h and LayoutObject.h for Source/web Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Slight clean up. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« Source/web/WebKit.cpp ('K') | « Source/web/tests/WebUnitTests.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gyp
diff --git a/Source/web/web.gyp b/Source/web/web.gyp
index 7b50630794a78406a5434aa9b91572e7596637e9..32796bfb5c46de6b4ff8a36cb13712f4b1d99abf 100644
--- a/Source/web/web.gyp
+++ b/Source/web/web.gyp
@@ -37,7 +37,7 @@
'../core/core.gypi',
'../build/features.gypi',
'../build/scripts/scripts.gypi',
- '../build/win/precompile.gypi',
+ '../core/win/precompile-core.gypi',
'../modules/modules.gypi',
'../platform/blink_platform.gypi',
'../wtf/wtf.gypi',
« Source/web/WebKit.cpp ('K') | « Source/web/tests/WebUnitTests.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698