| Index: third_party/WebCore/Modules/intents/DOMWindowIntents.idl
|
| diff --git a/third_party/WebCore/Modules/intents/DOMWindowIntents.idl b/third_party/WebCore/Modules/intents/DOMWindowIntents.idl
|
| index d34520951765bf83b93934bd3e12ef44a5730134..f990800c169efbc848d8dbd631cd7205e5e3c9ec 100644
|
| --- a/third_party/WebCore/Modules/intents/DOMWindowIntents.idl
|
| +++ b/third_party/WebCore/Modules/intents/DOMWindowIntents.idl
|
| @@ -31,8 +31,6 @@ module window {
|
| Supplemental=DOMWindow
|
| ] DOMWindowIntents {
|
| attribute IntentConstructor WebKitIntent;
|
| -
|
| - attribute [Replaceable] DeliveredIntent webkitIntent;
|
| };
|
|
|
| }
|
|
|