| Index: Source/core/platform/mock/DeviceOrientationClientMock.h
|
| diff --git a/Source/core/platform/mock/DeviceOrientationClientMock.h b/Source/core/platform/mock/DeviceOrientationClientMock.h
|
| index 4d55d207a6459451fa0cd8a4600ab2f91eba9f4d..9a87be7c30c0790708ed0bc7cc06f79160d36b45 100644
|
| --- a/Source/core/platform/mock/DeviceOrientationClientMock.h
|
| +++ b/Source/core/platform/mock/DeviceOrientationClientMock.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "DeviceOrientationClient.h"
|
| #include "DeviceOrientationData.h"
|
| -#include "Timer.h"
|
| +#include "core/platform/Timer.h"
|
|
|
| #include <wtf/PassRefPtr.h>
|
| #include <wtf/RefPtr.h>
|
|
|