| 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 638dbe0349fdbdc4c01f2b40208b4c323b6671d9..f990800c169efbc848d8dbd631cd7205e5e3c9ec 100644
|
| --- a/third_party/WebCore/Modules/intents/DOMWindowIntents.idl
|
| +++ b/third_party/WebCore/Modules/intents/DOMWindowIntents.idl
|
| @@ -30,7 +30,7 @@ module window {
|
| Conditional=WEB_INTENTS,
|
| Supplemental=DOMWindow
|
| ] DOMWindowIntents {
|
| - attribute IntentConstructor Intent;
|
| + attribute IntentConstructor WebKitIntent;
|
| };
|
|
|
| }
|
|
|