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

Unified Diff: Source/modules/device_orientation/DeviceMotionController.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/DeviceMotionController.h
diff --git a/Source/modules/device_orientation/DeviceMotionController.h b/Source/modules/device_orientation/DeviceMotionController.h
index 249e3719d4b6430967cbe42eb63b83a57fa99b09..7c2215016f415553cce17ebe7097ece711b746c5 100644
--- a/Source/modules/device_orientation/DeviceMotionController.h
+++ b/Source/modules/device_orientation/DeviceMotionController.h
@@ -27,7 +27,7 @@
#ifndef DeviceMotionController_h
#define DeviceMotionController_h
-#include "core/dom/Event.h"
+#include "core/events/Event.h"
#include "core/page/DOMWindowLifecycleObserver.h"
#include "core/page/PageLifecycleObserver.h"
#include "core/platform/Supplementable.h"
« no previous file with comments | « Source/core/xml/XMLHttpRequestUpload.cpp ('k') | Source/modules/device_orientation/DeviceMotionController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698