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

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

Issue 15653003: Remove last remnants of ENABLE_SVG (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Patch for landing Created 7 years, 7 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/DOMExceptions.in ('k') | Source/core/dom/EventTargetFactory.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventNames.in
diff --git a/Source/core/dom/EventNames.in b/Source/core/dom/EventNames.in
index 437ba31b27efba1185784c20af9297da27fc6064..071f4fdecc9ded5c7e04caf094fe7252a06422b8 100644
--- a/Source/core/dom/EventNames.in
+++ b/Source/core/dom/EventNames.in
@@ -42,9 +42,9 @@ modules/speech/SpeechRecognitionEvent
modules/speech/SpeechSynthesisEvent
core/html/canvas/WebGLContextEvent conditional=WEBGL
core/storage/StorageEvent
-core/svg/SVGEvents interfaceName=Event, conditional=SVG
-core/svg/SVGZoomEvent conditional=SVG
-core/svg/SVGZoomEvents interfaceName=SVGZoomEvent, conditional=SVG
+core/svg/SVGEvents interfaceName=Event
+core/svg/SVGZoomEvent
+core/svg/SVGZoomEvents interfaceName=SVGZoomEvent
modules/indexeddb/IDBVersionChangeEvent
TouchEvent runtimeConditional=touchEnabled
modules/device_orientation/DeviceMotionEvent
« no previous file with comments | « Source/core/dom/DOMExceptions.in ('k') | Source/core/dom/EventTargetFactory.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698