| Index: third_party/WebKit/Source/modules/background_sync/SyncRegistration.idl
|
| diff --git a/third_party/WebKit/Source/modules/background_sync/SyncRegistration.idl b/third_party/WebKit/Source/modules/background_sync/SyncRegistration.idl
|
| index add356eafcceb14d9ef80d33fe30abca6dd6d669..c81976a2a5fcc596e722ad7467de08092a153fcb 100644
|
| --- a/third_party/WebKit/Source/modules/background_sync/SyncRegistration.idl
|
| +++ b/third_party/WebKit/Source/modules/background_sync/SyncRegistration.idl
|
| @@ -3,7 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| [
|
| - Exposed=(Window,ServiceWorker),
|
| GarbageCollected,
|
| RuntimeEnabled=BackgroundSync,
|
| ] interface SyncRegistration {
|
|
|