| 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 b1e232b7e723e1db751b6d0854baaac8f64e073e..18dff5dea444d3b3d1d4d43e98abfbe2870f75a3 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -113,8 +113,6 @@ component("web") {
|
| "ServiceWorkerGlobalScopeClientImpl.h",
|
| "ServiceWorkerGlobalScopeProxy.cpp",
|
| "ServiceWorkerGlobalScopeProxy.h",
|
| - "SharedWorkerRepositoryClientImpl.cpp",
|
| - "SharedWorkerRepositoryClientImpl.h",
|
| "SpeechRecognitionClientProxy.cpp",
|
| "SpeechRecognitionClientProxy.h",
|
| "SpellCheckerClientImpl.cpp",
|
|
|