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

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

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner 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/EventNames.cpp ('k') | Source/core/dom/EventPathWalker.cpp » ('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 3ea595631e8dc6a54954c4c2b533b7983af00d2e..8da2851c1c42f711b9dcfbb2a422ba0aa8d79ea0 100644
--- a/Source/core/dom/EventNames.in
+++ b/Source/core/dom/EventNames.in
@@ -3,7 +3,7 @@ namespace="Event"
Event
Events interfaceName=Event
HTMLEvents interfaceName=Event
-BeforeLoadEvent
+core/dom/BeforeLoadEvent
CloseEvent
CompositionEvent
CustomEvent
@@ -54,7 +54,7 @@ MediaKeyEvent conditional=ENCRYPTED_MEDIA
MediaKeyMessageEvent conditional=ENCRYPTED_MEDIA_V2
MediaKeyNeededEvent conditional=ENCRYPTED_MEDIA_V2
TrackEvent
-AutocompleteErrorEvent
+core/dom/AutocompleteErrorEvent
core/css/CSSFontFaceLoadEvent
SecurityPolicyViolationEvent
MIDIConnectionEvent
« no previous file with comments | « Source/core/dom/EventNames.cpp ('k') | Source/core/dom/EventPathWalker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698