Chromium Code Reviews| Index: Source/core/platform/mock/DeviceOrientationClientMock.cpp |
| diff --git a/Source/core/platform/mock/DeviceOrientationClientMock.cpp b/Source/core/platform/mock/DeviceOrientationClientMock.cpp |
| index 6dc9f035b32efd786aeeb41dd2276db48da33bfb..9156629e64fae1a542b90f993f4cc2f8934060fb 100644 |
| --- a/Source/core/platform/mock/DeviceOrientationClientMock.cpp |
| +++ b/Source/core/platform/mock/DeviceOrientationClientMock.cpp |
| @@ -26,7 +26,7 @@ |
| #include "config.h" |
| #include "core/platform/mock/DeviceOrientationClientMock.h" |
| -#include "DeviceOrientationController.h" |
| +#include "core/dom/DeviceOrientationController.h" |
| namespace WebCore { |