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

Unified Diff: Source/core/platform/mock/DeviceMotionClientMock.h

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
« no previous file with comments | « Source/core/platform/graphics/MediaPlayer.cpp ('k') | Source/core/platform/mock/DeviceMotionClientMock.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/mock/DeviceMotionClientMock.h
diff --git a/Source/core/platform/mock/DeviceMotionClientMock.h b/Source/core/platform/mock/DeviceMotionClientMock.h
index 59824f770a7bc0a45d6fb584dc31e81a1cb6917c..7641f502705041fa0c7928e862c63a57fee8e211 100644
--- a/Source/core/platform/mock/DeviceMotionClientMock.h
+++ b/Source/core/platform/mock/DeviceMotionClientMock.h
@@ -26,8 +26,8 @@
#ifndef DeviceMotionClientMock_h
#define DeviceMotionClientMock_h
-#include "DeviceMotionClient.h"
-#include "DeviceMotionData.h"
+#include "modules/device_orientation/DeviceMotionClient.h"
+#include "modules/device_orientation/DeviceMotionData.h"
#include "core/platform/Timer.h"
#include <wtf/PassRefPtr.h>
« no previous file with comments | « Source/core/platform/graphics/MediaPlayer.cpp ('k') | Source/core/platform/mock/DeviceMotionClientMock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698