| Index: Source/modules/screen_orientation/LockOrientationCallback.h
|
| diff --git a/Source/modules/screen_orientation/LockOrientationCallback.h b/Source/modules/screen_orientation/LockOrientationCallback.h
|
| index 62528e892a7489e9ec60be480f170e6b056202d9..f206a1815f92a87a04191966b168f365557f68d7 100644
|
| --- a/Source/modules/screen_orientation/LockOrientationCallback.h
|
| +++ b/Source/modules/screen_orientation/LockOrientationCallback.h
|
| @@ -6,8 +6,8 @@
|
| #define LockOrientationCallback_h
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "public/platform/modules/screen_orientation/WebLockOrientationCallback.h"
|
| -#include "public/platform/modules/screen_orientation/WebScreenOrientationType.h"
|
| +#include "public/platform/WebLockOrientationCallback.h"
|
| +#include "public/platform/WebScreenOrientationType.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|