| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 4e8a41ee0905d0ab55cceffd30364e50606e22ac..23e8e9acf2e62ad8f2b69cf1d5d4cd65199510fa 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2684,12 +2684,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',
|
| @@ -3223,10 +3217,6 @@
|
| 'platform/chromium/support/WebRTCStatsRequest.cpp',
|
| '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',
|
|
|