Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Unified Diff: third_party/WebCore/Modules/intents/DOMWindowIntents.idl

Issue 10048001: Roll IDL to multivm@375 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
};
}

Powered by Google App Engine
This is Rietveld 408576698