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

Unified Diff: Source/modules/device_orientation/DeviceMotionEvent.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/DeviceMotionEvent.h
diff --git a/Source/modules/device_orientation/DeviceMotionEvent.h b/Source/modules/device_orientation/DeviceMotionEvent.h
index a3627b2c39152ece90f1102cc88e9f086e1c3e23..bf1824cc5b183e7306bea41fd5d589959345ff37 100644
--- a/Source/modules/device_orientation/DeviceMotionEvent.h
+++ b/Source/modules/device_orientation/DeviceMotionEvent.h
@@ -26,7 +26,7 @@
#ifndef DeviceMotionEvent_h
#define DeviceMotionEvent_h
-#include "core/dom/Event.h"
+#include "core/events/Event.h"
namespace WebCore {
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionController.cpp ('k') | Source/modules/device_orientation/DeviceMotionEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698