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

Unified Diff: Source/modules/modules.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/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',
],

Powered by Google App Engine
This is Rietveld 408576698