| Index: third_party/WebKit/Source/modules/serviceworkers/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn b/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn
|
| index 550563d5dbb8dedcc4e121e6ae1ae88314930e7c..b08ba25063f74832d8bad7348adb014bf9e3c4ed 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn
|
| @@ -44,8 +44,6 @@ blink_modules_sources("serviceworkers") {
|
| "ServiceWorkerGlobalScopeClient.h",
|
| "ServiceWorkerLinkResource.cpp",
|
| "ServiceWorkerLinkResource.h",
|
| - "ServiceWorkerMessageEvent.cpp",
|
| - "ServiceWorkerMessageEvent.h",
|
| "ServiceWorkerRegistration.cpp",
|
| "ServiceWorkerRegistration.h",
|
| "ServiceWorkerScriptCachedMetadataHandler.cpp",
|
|
|