| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 3196bf018184e8a935b1e2138b1ed52d2b3d1210..8bf1b57c1d11ed53f9c13adc050568ea4fd24013 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2683,12 +2683,6 @@
|
| 'platform/DragImage.cpp',
|
| 'platform/Pasteboard.cpp',
|
| 'platform/Pasteboard.h',
|
| - 'platform/PlatformSpeechSynthesisUtterance.cpp',
|
| - 'platform/PlatformSpeechSynthesisUtterance.h',
|
| - 'platform/PlatformSpeechSynthesisVoice.cpp',
|
| - 'platform/PlatformSpeechSynthesisVoice.h',
|
| - 'platform/PlatformSpeechSynthesizer.cpp',
|
| - 'platform/PlatformSpeechSynthesizer.h',
|
| 'platform/animation/AnimationTranslationUtil.cpp',
|
| 'platform/animation/AnimationTranslationUtil.h',
|
| 'platform/animation/AnimationValue.h',
|
| @@ -3294,10 +3288,6 @@
|
| 'platform/chromium/support/WebScrollbarThemeClientImpl.h',
|
| 'platform/chromium/support/WebScrollbarThemeGeometryNative.cpp',
|
| 'platform/chromium/support/WebScrollbarThemeGeometryNative.h',
|
| - 'platform/chromium/support/WebSpeechSynthesisUtterance.cpp',
|
| - 'platform/chromium/support/WebSpeechSynthesisVoice.cpp',
|
| - 'platform/chromium/support/WebSpeechSynthesizerClientImpl.cpp',
|
| - 'platform/chromium/support/WebSpeechSynthesizerClientImpl.h',
|
| ],
|
| 'core_unittest_files': [
|
| 'animation/AnimatableColorTest.cpp',
|
|
|