| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index b4df9665e995188ef2d17a6e64b16486996c8e37..382607508ace8404e6ec38e4649f86b1a9c48b7b 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3613,8 +3613,6 @@
|
| 'platform/chromium/support/WebCursorInfo.cpp',
|
| 'platform/chromium/support/WebData.cpp',
|
| 'platform/chromium/support/WebDeviceMotionData.cpp',
|
| - 'platform/chromium/support/WebFilterOperation.cpp',
|
| - 'platform/chromium/support/WebFilterOperations.cpp',
|
| 'platform/chromium/support/WebFloatQuad.cpp',
|
| 'platform/chromium/support/WebHTTPBody.cpp',
|
| 'platform/chromium/support/WebHTTPLoadInfo.cpp',
|
| @@ -3644,7 +3642,6 @@
|
| 'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
|
| 'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',
|
| 'platform/chromium/support/WebSpeechSynthesizerClientImpl.h',
|
| - 'platform/chromium/support/WebString.cpp',
|
| 'platform/chromium/support/WebThreadSafeData.cpp',
|
| 'platform/chromium/support/WebTransformKeyframe.cpp',
|
| 'platform/chromium/support/WebURL.cpp',
|
|
|