| Index: Source/core/core.gyp/core.gyp
|
| diff --git a/Source/core/core.gyp/core.gyp b/Source/core/core.gyp/core.gyp
|
| index ab9a8a5ccc72b6e55a2b2a6ae5bbc5df90e99acf..b150142bd1ea3dc0bf78015561635fd85a571446 100644
|
| --- a/Source/core/core.gyp/core.gyp
|
| +++ b/Source/core/core.gyp/core.gyp
|
| @@ -890,9 +890,8 @@
|
| ['include', 'platform/mac/ScrollElasticityController\\.mm$'],
|
| ['include', 'platform/mac/ThemeMac\\.h$'],
|
| ['include', 'platform/mac/ThemeMac\\.mm$'],
|
| - ['include', 'platform/mac/WebCoreSystemInterface\\.mm$'],
|
| + ['include', 'platform/mac/WebCoreSystemInterface\\.h$'],
|
| ['include', 'platform/mac/WebCoreTextRenderer\\.mm$'],
|
| - ['include', 'platform/mac/WebSystemInterface\\.mm$'],
|
| ['include', 'platform/text/mac/ShapeArabic\\.c$'],
|
| ['include', 'platform/text/mac/String(Impl)?Mac\\.mm$'],
|
| # Use USE_NEW_THEME on Mac.
|
|
|