| Index: third_party/WebKit/Source/modules/background_sync/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/BUILD.gn b/third_party/WebKit/Source/modules/background_sync/BUILD.gn
|
| index 6d1db2608e4f373253fa7a2376559ab0dd754448..9eb9fafc0a87cec37bd5871281fc36227f1ce930 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/background_sync/BUILD.gn
|
| @@ -11,10 +11,6 @@ blink_modules_sources("background_sync") {
|
| "ServiceWorkerGlobalScopeSync.h",
|
| "ServiceWorkerRegistrationSync.cpp",
|
| "ServiceWorkerRegistrationSync.h",
|
| - "SyncCallbacks.cpp",
|
| - "SyncCallbacks.h",
|
| - "SyncError.cpp",
|
| - "SyncError.h",
|
| "SyncEvent.cpp",
|
| "SyncEvent.h",
|
| "SyncManager.cpp",
|
|
|