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

Unified Diff: third_party/WebKit/Source/core/events/EventTargetFactory.in

Issue 2638233002: Convert make_names and make_event_factory to use json5 config format. (Closed)
Patch Set: fix PLATFORM_EXPORT Created 3 years, 11 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/WebKit/Source/core/events/EventTargetFactory.in
diff --git a/third_party/WebKit/Source/core/events/EventTargetFactory.in b/third_party/WebKit/Source/core/events/EventTargetFactory.in
deleted file mode 100644
index 50792ef0accefe4e8a9126b1c8d26bdb3c97a088..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/core/events/EventTargetFactory.in
+++ /dev/null
@@ -1,28 +0,0 @@
-namespace="EventTarget"
-export="CORE_EXPORT"
-
-core/animation/AnimationPlayer
-core/css/FontFaceSet
-core/css/MediaQueryList
-core/dom/BroadcastChannel
-core/dom/MessagePort
-core/dom/Node
-core/fileapi/FileReader
-core/html/ime/InputMethodContext
-core/html/track/AudioTrackList
-core/html/track/TextTrack
-core/html/track/TextTrackCue
-core/html/track/TextTrackList
-core/html/track/VideoTrackList
-core/loader/appcache/ApplicationCache
-core/offscreencanvas/OffscreenCanvas
-core/page/EventSource
-core/timing/Performance
-core/frame/VisualViewport ImplementedAs=DOMVisualViewport
-core/frame/Window ImplementedAs=DOMWindow
-core/workers/DedicatedWorkerGlobalScope
-core/workers/SharedWorker
-core/workers/SharedWorkerGlobalScope
-core/workers/Worker
-core/xml/XMLHttpRequest
-core/xml/XMLHttpRequestUpload

Powered by Google App Engine
This is Rietveld 408576698