| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 9b48ab9c8ed72b706f4e3b6bf6194b0a26f5b75f..4a2e91852ebcfe8cfc20919eabd55348df6f6372 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3604,12 +3604,9 @@
|
| 'platform/chromium/support/WebActiveGestureAnimation.cpp',
|
| 'platform/chromium/support/WebActiveGestureAnimation.h',
|
| 'platform/chromium/support/WebAudioBus.cpp',
|
| - 'platform/chromium/support/WebCString.cpp',
|
| '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',
|
| @@ -3639,7 +3636,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',
|
|
|