| Index: third_party/WebKit/Source/modules/push_messaging/PushSubscription.idl
|
| diff --git a/third_party/WebKit/Source/modules/push_messaging/PushSubscription.idl b/third_party/WebKit/Source/modules/push_messaging/PushSubscription.idl
|
| index 469bd8c0fa5f35eba73065c5738edc637f024cf0..313d0332ce77fcf71e72e0c1cfb6ea39623dfd59 100644
|
| --- a/third_party/WebKit/Source/modules/push_messaging/PushSubscription.idl
|
| +++ b/third_party/WebKit/Source/modules/push_messaging/PushSubscription.idl
|
| @@ -11,7 +11,6 @@ enum PushEncryptionKeyName {
|
|
|
| [
|
| Exposed=(Window,ServiceWorker),
|
| - GarbageCollected,
|
| RuntimeEnabled=PushMessaging,
|
| ] interface PushSubscription {
|
| readonly attribute USVString endpoint;
|
|
|