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

Unified Diff: Source/platform/exported/WebDeviceMotionData.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
Index: Source/platform/exported/WebDeviceMotionData.cpp
diff --git a/Source/platform/exported/WebDeviceMotionData.cpp b/Source/platform/exported/WebDeviceMotionData.cpp
index 6b8a26df6a49dd609067f557e13716356050b6ac..738f70840134898adacbe4ba14a58ac9bb53008e 100644
--- a/Source/platform/exported/WebDeviceMotionData.cpp
+++ b/Source/platform/exported/WebDeviceMotionData.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "public/platform/WebDeviceMotionData.h"
+#include "public/platform/modules/device_orientation/WebDeviceMotionData.h"
#include <string.h>
« no previous file with comments | « Source/modules/device_orientation/DeviceOrientationDispatcher.h ('k') | Source/platform/exported/WebDeviceOrientationData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698