| Index: content/common/browser_plugin/browser_plugin_messages.h
|
| diff --git a/content/common/browser_plugin/browser_plugin_messages.h b/content/common/browser_plugin/browser_plugin_messages.h
|
| index ca068269d43b329be8ae071bf923ac778d1441c8..91f5f60f6295af2ca919b7897ade4c69e17d89a5 100644
|
| --- a/content/common/browser_plugin/browser_plugin_messages.h
|
| +++ b/content/common/browser_plugin/browser_plugin_messages.h
|
| @@ -37,7 +37,6 @@
|
|
|
|
|
| IPC_ENUM_TRAITS_MAX_VALUE(blink::WebDragStatus, blink::WebDragStatusLast)
|
| -IPC_ENUM_TRAITS_MAX_VALUE(blink::WebFocusType, blink::WebFocusTypeLast)
|
|
|
| IPC_STRUCT_BEGIN(BrowserPluginHostMsg_Attach_Params)
|
| IPC_STRUCT_MEMBER(bool, focused)
|
|
|