Index: Source/core/core.gyp/core.gyp |
diff --git a/Source/core/core.gyp/core.gyp b/Source/core/core.gyp/core.gyp |
index 779f8db9c8505afc37e97ce349f3cc26d6bcb44f..eec488aa5d6949d75137dc8e86b81e7c3cd2a36f 100644 |
--- a/Source/core/core.gyp/core.gyp |
+++ b/Source/core/core.gyp/core.gyp |
@@ -372,7 +372,7 @@ |
# Some Mac-specific parts of WebKit won't compile without having this |
# prefix header injected. |
# FIXME: make this a first-class setting. |
- 'GCC_PREFIX_HEADER': '../WebCorePrefix.h', |
+ 'GCC_PREFIX_HEADER': '../WebCorePrefixMac.h', |
}, |
}, |
'conditions': [ |