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

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: Created 5 years, 6 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
Index: Source/web/web.gyp
diff --git a/Source/web/web.gyp b/Source/web/web.gyp
index 7b50630794a78406a5434aa9b91572e7596637e9..d48a1e9246abfba0b6d2069c4abefcae13c14f5c 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',
+ '../build/win/precompile-core.gypi',
'../modules/modules.gypi',
'../platform/blink_platform.gypi',
'../wtf/wtf.gypi',

Powered by Google App Engine
This is Rietveld 408576698