| Index: Source/modules/screen_orientation/ScreenOrientationController.cpp
|
| diff --git a/Source/modules/screen_orientation/ScreenOrientationController.cpp b/Source/modules/screen_orientation/ScreenOrientationController.cpp
|
| index 740ee7569069062affffba763454fb9425d9b38a..55cfa55f8cf794385e6d6c7b8e49fa96c9d516cf 100644
|
| --- a/Source/modules/screen_orientation/ScreenOrientationController.cpp
|
| +++ b/Source/modules/screen_orientation/ScreenOrientationController.cpp
|
| @@ -17,7 +17,7 @@
|
| #include "modules/screen_orientation/ScreenOrientationDispatcher.h"
|
| #include "platform/LayoutTestSupport.h"
|
| #include "public/platform/WebScreenInfo.h"
|
| -#include "public/platform/modules/screen_orientation/WebScreenOrientationClient.h"
|
| +#include "public/platform/WebScreenOrientationClient.h"
|
|
|
| namespace blink {
|
|
|
|
|