| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 18892e8df157d35185a1ed50ea36d64b4f8181db..f1359d0eb003723a177348343d9928c4e5e886dc 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -81,7 +81,6 @@ IPC_ENUM_TRAITS_MAX_VALUE(blink::WebContextMenuData::MediaType,
|
| blink::WebContextMenuData::MediaTypeLast)
|
| IPC_ENUM_TRAITS_MAX_VALUE(blink::WebContextMenuData::InputFieldType,
|
| blink::WebContextMenuData::InputFieldTypeLast)
|
| -IPC_ENUM_TRAITS_MAX_VALUE(blink::WebFocusType, blink::WebFocusTypeLast)
|
| IPC_ENUM_TRAITS_MAX_VALUE(blink::WebFrameOwnerProperties::ScrollingMode,
|
| blink::WebFrameOwnerProperties::ScrollingMode::Last)
|
| IPC_ENUM_TRAITS(blink::WebSandboxFlags) // Bitmask.
|
|
|