| Index: Source/core/platform/mock/DeviceMotionClientMock.h
|
| diff --git a/Source/core/platform/mock/DeviceMotionClientMock.h b/Source/core/platform/mock/DeviceMotionClientMock.h
|
| index 919e92b87a2f5e7bb8ecf29b6ede714266c21c5f..59824f770a7bc0a45d6fb584dc31e81a1cb6917c 100644
|
| --- a/Source/core/platform/mock/DeviceMotionClientMock.h
|
| +++ b/Source/core/platform/mock/DeviceMotionClientMock.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "DeviceMotionClient.h"
|
| #include "DeviceMotionData.h"
|
| -#include "Timer.h"
|
| +#include "core/platform/Timer.h"
|
|
|
| #include <wtf/PassRefPtr.h>
|
| #include <wtf/RefPtr.h>
|
|
|