| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index d5a93ed09b442a7a0e7de8bf4be55bd62963b693..d3cd52fe63e7983ac58aee88176184c88443f098 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -106,8 +106,6 @@ component("web") {
|
| "ServiceWorkerGlobalScopeClientImpl.h",
|
| "ServiceWorkerGlobalScopeProxy.cpp",
|
| "ServiceWorkerGlobalScopeProxy.h",
|
| - "SpeechRecognitionClientProxy.cpp",
|
| - "SpeechRecognitionClientProxy.h",
|
| "SpellCheckerClientImpl.cpp",
|
| "SpellCheckerClientImpl.h",
|
| "StorageClientImpl.cpp",
|
| @@ -206,9 +204,6 @@ component("web") {
|
| "WebSharedWorkerImpl.h",
|
| "WebSharedWorkerReportingProxyImpl.cpp",
|
| "WebSharedWorkerReportingProxyImpl.h",
|
| - "WebSpeechGrammar.cpp",
|
| - "WebSpeechRecognitionHandle.cpp",
|
| - "WebSpeechRecognitionResult.cpp",
|
| "WebStorageEventDispatcherImpl.cpp",
|
| "WebSurroundingText.cpp",
|
| "WebTextCheckingCompletionImpl.cpp",
|
|
|