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

Unified Diff: Source/modules/device_orientation/DeviceMotionData.cpp

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
« no previous file with comments | « no previous file | Source/modules/device_orientation/DeviceMotionDispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/device_orientation/DeviceMotionData.cpp
diff --git a/Source/modules/device_orientation/DeviceMotionData.cpp b/Source/modules/device_orientation/DeviceMotionData.cpp
index 4af7eaae951f20c96685b21c266f32218d241a44..8f6a94f9e64b939559e78fd6ca589942c2c7f28a 100644
--- a/Source/modules/device_orientation/DeviceMotionData.cpp
+++ b/Source/modules/device_orientation/DeviceMotionData.cpp
@@ -25,7 +25,7 @@
#include "config.h"
#include "modules/device_orientation/DeviceMotionData.h"
-#include "public/platform/WebDeviceMotionData.h"
+#include "public/platform/modules/device_orientation/WebDeviceMotionData.h"
namespace blink {
« no previous file with comments | « no previous file | Source/modules/device_orientation/DeviceMotionDispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698