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

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

Issue 14383019: Absolutify paths to modules/*, part 1. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: .... Created 7 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
« no previous file with comments | « Source/core/dom/Document.cpp ('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 ef91692c2cb5c18008f09d72a691796d7798ec52..98dd61cbc6c7d6cfb543e8209abd1ff9de300720 100644
--- a/Source/core/dom/EventNames.in
+++ b/Source/core/dom/EventNames.in
@@ -45,7 +45,7 @@ core/storage/StorageEvent
SVGEvents interfaceName=Event, conditional=SVG
SVGZoomEvent conditional=SVG
SVGZoomEvents interfaceName=SVGZoomEvent, conditional=SVG
-IDBVersionChangeEvent
+modules/indexeddb/IDBVersionChangeEvent
TouchEvent runtimeConditional=touchEnabled
modules/device_orientation/DeviceMotionEvent
core/dom/DeviceOrientationEvent
@@ -57,5 +57,5 @@ core/html/track/TrackEvent
core/dom/AutocompleteErrorEvent
core/css/CSSFontFaceLoadEvent
SecurityPolicyViolationEvent
-MIDIConnectionEvent
-MIDIMessageEvent
+modules/webmidi/MIDIConnectionEvent
+modules/webmidi/MIDIMessageEvent
« no previous file with comments | « Source/core/dom/Document.cpp ('k') | Source/core/dom/EventTargetFactory.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698