| Index: third_party/WebKit/Source/modules/background_sync/ServiceWorkerGlobalScopeSync.h
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/ServiceWorkerGlobalScopeSync.h b/third_party/WebKit/Source/modules/background_sync/ServiceWorkerGlobalScopeSync.h
|
| index 42f4b3a39eadfb370dc5f206202b232f2f640ffc..d5dc7374f9a554925e9f7cb61f0dd331e473546b 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/ServiceWorkerGlobalScopeSync.h
|
| +++ b/third_party/WebKit/Source/modules/background_sync/ServiceWorkerGlobalScopeSync.h
|
| @@ -12,7 +12,6 @@ namespace blink {
|
| class ServiceWorkerGlobalScopeSync {
|
| public:
|
| DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(sync);
|
| - DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(periodicsync);
|
| };
|
|
|
| } // namespace blink
|
|
|