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

Unified Diff: Source/core/dom/EventTargetFactory.in

Issue 17271002: Clean up *.in files related to DOM exceptions and events (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Take Kentaro's feedback into consideration Created 7 years, 6 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
« no previous file with comments | « Source/core/dom/EventNames.in ('k') | Source/core/scripts/make_dom_exceptions.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventTargetFactory.in
diff --git a/Source/core/dom/EventTargetFactory.in b/Source/core/dom/EventTargetFactory.in
index d7ab81fe525e87e55692da1deeff82d6c1f0edae..dd7b366928c7cac174ea99985e2251a379fe965b 100644
--- a/Source/core/dom/EventTargetFactory.in
+++ b/Source/core/dom/EventTargetFactory.in
@@ -2,6 +2,7 @@ namespace="EventTarget"
core/css/FontLoader
core/dom/MessagePort
+core/dom/WebKitNamedFlow implementedAs=NamedFlow
haraken 2013/06/17 14:33:50 Nit: alphabetical order please.
do-not-use 2013/06/17 14:36:24 I forgot to check this file, sorry. I'll fix and r
core/dom/Node
core/fileapi/FileReader
core/html/MediaController
@@ -9,7 +10,7 @@ core/html/track/TextTrack
core/html/track/TextTrackCue
core/html/track/TextTrackList
core/loader/appcache/DOMApplicationCache
-core/page/DOMWindow JSInterfaceName=Window
+core/page/Window implementedAs=DOMWindow
haraken 2013/06/17 14:33:50 Nit: alphabetical order please.
core/page/EventSource
core/page/Performance
core/svg/SVGElementInstance
@@ -44,4 +45,3 @@ modules/webmidi/MIDIAccess
modules/webmidi/MIDIInput
modules/webmidi/MIDIPort
modules/websockets/WebSocket
-NamedFlow JSInterfaceName=WebKitNamedFlow
« no previous file with comments | « Source/core/dom/EventNames.in ('k') | Source/core/scripts/make_dom_exceptions.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698