| Index: Source/modules/screen_orientation/ScreenOrientation.h
|
| diff --git a/Source/modules/screen_orientation/ScreenOrientation.h b/Source/modules/screen_orientation/ScreenOrientation.h
|
| index 51d1b0448b9e350a2f13da4aa281218d60dfc229..ec0127d7ddf529f5fcb00055fd08566b88e9b8f3 100644
|
| --- a/Source/modules/screen_orientation/ScreenOrientation.h
|
| +++ b/Source/modules/screen_orientation/ScreenOrientation.h
|
| @@ -9,7 +9,7 @@
|
| #include "core/events/EventTarget.h"
|
| #include "core/frame/DOMWindowProperty.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "public/platform/modules/screen_orientation/WebScreenOrientationType.h"
|
| +#include "public/platform/WebScreenOrientationType.h"
|
| #include "wtf/text/AtomicString.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|