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

Unified Diff: Source/platform/exported/WebDeviceOrientationData.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 | « Source/platform/exported/WebDeviceMotionData.cpp ('k') | public/platform/Platform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/exported/WebDeviceOrientationData.cpp
diff --git a/Source/platform/exported/WebDeviceOrientationData.cpp b/Source/platform/exported/WebDeviceOrientationData.cpp
index 0008745c822ed7ccf4a4a61510e6012497a7c9f7..faf2543dacedc6a742a1612e9f420e0ce80ed17c 100644
--- a/Source/platform/exported/WebDeviceOrientationData.cpp
+++ b/Source/platform/exported/WebDeviceOrientationData.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "public/platform/WebDeviceOrientationData.h"
+#include "public/platform/modules/device_orientation/WebDeviceOrientationData.h"
#include <string.h>
« no previous file with comments | « Source/platform/exported/WebDeviceMotionData.cpp ('k') | public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698