Index: content/common/screen_orientation_messages.h |
diff --git a/content/common/screen_orientation_messages.h b/content/common/screen_orientation_messages.h |
index b4aee2a886f03dce99c2356725285fbaa0b2c14e..9ea305727f4e7d4709ab3496c89c0399ae37325c 100644 |
--- a/content/common/screen_orientation_messages.h |
+++ b/content/common/screen_orientation_messages.h |
@@ -16,7 +16,7 @@ |
#define IPC_MESSAGE_START ScreenOrientationMsgStart |
IPC_ENUM_TRAITS_MIN_MAX_VALUE(blink::WebScreenOrientationType, |
- blink::WebScreenOrientationPortraitPrimary, |
+ blink::WebScreenOrientationUndefined, |
blink::WebScreenOrientationLandscapeSecondary) |
IPC_ENUM_TRAITS_MIN_MAX_VALUE(blink::WebScreenOrientationLockType, |
blink::WebScreenOrientationLockDefault, |