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

Unified Diff: Source/modules/device_orientation/DeviceRotationRate.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
Index: Source/modules/device_orientation/DeviceRotationRate.h
diff --git a/Source/modules/device_orientation/DeviceRotationRate.h b/Source/modules/device_orientation/DeviceRotationRate.h
index 037325f831234271149d6f265dd52a63485fcf24..b312b8f0ceec39bcf204a47cb7e3512f5d02dfdb 100644
--- a/Source/modules/device_orientation/DeviceRotationRate.h
+++ b/Source/modules/device_orientation/DeviceRotationRate.h
@@ -26,7 +26,7 @@
#ifndef DeviceRotationRate_h
#define DeviceRotationRate_h
-#include "DeviceMotionData.h"
+#include "modules/device_orientation/DeviceMotionData.h"
#include <wtf/RefCounted.h>
namespace WebCore {
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionEvent.cpp ('k') | Source/modules/device_orientation/DeviceRotationRate.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698