| Index: Source/core/platform/mock/DeviceOrientationClientMock.cpp
|
| diff --git a/Source/core/platform/mock/DeviceOrientationClientMock.cpp b/Source/core/platform/mock/DeviceOrientationClientMock.cpp
|
| index c7db9099ee2d9491ad2a3423dd36ca236f69010f..6dc9f035b32efd786aeeb41dd2276db48da33bfb 100644
|
| --- a/Source/core/platform/mock/DeviceOrientationClientMock.cpp
|
| +++ b/Source/core/platform/mock/DeviceOrientationClientMock.cpp
|
| @@ -24,7 +24,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "DeviceOrientationClientMock.h"
|
| +#include "core/platform/mock/DeviceOrientationClientMock.h"
|
|
|
| #include "DeviceOrientationController.h"
|
|
|
|
|