| 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 542dc5a27bb2e24f5ce6cbc9ff4926cc575cb600..1343835dca5dd2f8b293e5bb8497e08efa0e0212 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",
|
| - "SharedWorkerRepositoryClientImpl.cpp",
|
| - "SharedWorkerRepositoryClientImpl.h",
|
| "SpeechRecognitionClientProxy.cpp",
|
| "SpeechRecognitionClientProxy.h",
|
| "SpellCheckerClientImpl.cpp",
|
|
|