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

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

Issue 14519003: Absolutify paths to dom/. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix testrunner Created 7 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/DeviceMotionData.cpp
diff --git a/Source/modules/device_orientation/DeviceMotionData.cpp b/Source/modules/device_orientation/DeviceMotionData.cpp
index 441c80d1631cbd762540adeace116d1777b0313d..29982a61442d839e3a39bdb72a401b1d5c61dcfb 100644
--- a/Source/modules/device_orientation/DeviceMotionData.cpp
+++ b/Source/modules/device_orientation/DeviceMotionData.cpp
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include "DeviceMotionData.h"
+#include "modules/device_orientation/DeviceMotionData.h"
namespace WebCore {
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionController.cpp ('k') | Source/modules/device_orientation/DeviceMotionEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698