| Index: content/common/screen_orientation_messages.h
|
| diff --git a/content/common/screen_orientation_messages.h b/content/common/screen_orientation_messages.h
|
| index d5c3a601add817ca1fa2edd5a75daf8269b31414..cb70a7be99b643fa6088b10b9f896a6d0e2ac7e1 100644
|
| --- a/content/common/screen_orientation_messages.h
|
| +++ b/content/common/screen_orientation_messages.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "content/common/content_export.h"
|
| #include "ipc/ipc_message_macros.h"
|
| -#include "third_party/WebKit/public/platform/WebLockOrientationError.h"
|
| -#include "third_party/WebKit/public/platform/WebScreenOrientationLockType.h"
|
| +#include "third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrientationError.h"
|
| +#include "third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h"
|
|
|
| #undef IPC_MESSAGE_EXPORT
|
| #define IPC_MESSAGE_EXPORT CONTENT_EXPORT
|
|
|