| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 114de7e6a230acd744047a301f3e16523483be96..8b5f3808897453d9dcefaf09fd15bcb5839cef5e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3042,10 +3042,8 @@
|
| 'platform/mac/SharedBufferMac.mm',
|
| 'platform/mac/ThemeMac.h',
|
| 'platform/mac/ThemeMac.mm',
|
| - 'platform/mac/WebCoreSystemInterface.mm',
|
| + 'platform/mac/WebCoreSystemInterface.h',
|
| 'platform/mac/WebFontCache.mm',
|
| - 'platform/mac/WebSystemInterface.h',
|
| - 'platform/mac/WebSystemInterface.mm',
|
| 'platform/mediastream/MediaConstraints.h',
|
| 'platform/mediastream/MediaStreamCenter.cpp',
|
| 'platform/mediastream/MediaStreamCenter.h',
|
|
|