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

Unified Diff: Source/modules/device_orientation/DeviceOrientationEvent.h

Issue 23983049: Move dom/*Event* to events to match the DOM vs. Events spec separation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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: Source/modules/device_orientation/DeviceOrientationEvent.h
diff --git a/Source/modules/device_orientation/DeviceOrientationEvent.h b/Source/modules/device_orientation/DeviceOrientationEvent.h
index dc55e67345c1515115d5e5c503d8f609ab6f916c..6d27e42803917b4899ce689794bb5910dd3aa636 100644
--- a/Source/modules/device_orientation/DeviceOrientationEvent.h
+++ b/Source/modules/device_orientation/DeviceOrientationEvent.h
@@ -26,7 +26,7 @@
#ifndef DeviceOrientationEvent_h
#define DeviceOrientationEvent_h
-#include "core/dom/Event.h"
+#include "core/events/Event.h"
namespace WebCore {
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionEvent.cpp ('k') | Source/modules/device_orientation/DeviceOrientationEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698