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

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

Issue 1079983003: Move WebDevice{Motion|Orientation} related Blink API headers into their own (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: git cl upload --no-find-copies Created 5 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
Index: Source/modules/device_orientation/DeviceOrientationDispatcher.h
diff --git a/Source/modules/device_orientation/DeviceOrientationDispatcher.h b/Source/modules/device_orientation/DeviceOrientationDispatcher.h
index ef5d353644b519b3b73c38374aec55247e99e7e5..a83917cbe9d150f892b40dbd86b1f59151cd353e 100644
--- a/Source/modules/device_orientation/DeviceOrientationDispatcher.h
+++ b/Source/modules/device_orientation/DeviceOrientationDispatcher.h
@@ -33,7 +33,7 @@
#include "core/frame/PlatformEventDispatcher.h"
#include "platform/heap/Handle.h"
-#include "public/platform/WebDeviceOrientationListener.h"
+#include "public/platform/modules/device_orientation/WebDeviceOrientationListener.h"
#include "wtf/RefPtr.h"
namespace blink {
« no previous file with comments | « Source/modules/device_orientation/DeviceOrientationData.cpp ('k') | Source/platform/exported/WebDeviceMotionData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698