| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d366dd3ba02646c6207ef11f3a7903d653db52b4..c7c23b5045d024e7a9060b0b96bb82b54b97fd0f 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3587,8 +3587,6 @@
|
| '<(SHARED_INTERMEDIATE_DIR)/webkit/InternalSettingsGenerated.h',
|
| ],
|
| 'webcore_platform_support_files': [
|
| - 'platform/chromium/support/GraphicsContext3DPrivate.cpp',
|
| - 'platform/chromium/support/GraphicsContext3DPrivate.h',
|
| 'platform/chromium/support/Platform.cpp',
|
| 'platform/chromium/support/WebActiveGestureAnimation.cpp',
|
| 'platform/chromium/support/WebActiveGestureAnimation.h',
|
|
|