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 429048b85b0ec47c9be2a90640fd3d4502483812..24275517a5682cb3ad2079a8acad9905ad41ae55 100644 |
--- a/content/common/browser_plugin/browser_plugin_messages.h |
+++ b/content/common/browser_plugin/browser_plugin_messages.h |
@@ -64,7 +64,6 @@ IPC_STRUCT_BEGIN(BrowserPluginHostMsg_ResizeGuest_Params) |
IPC_STRUCT_END() |
IPC_STRUCT_BEGIN(BrowserPluginHostMsg_Attach_Params) |
- IPC_STRUCT_MEMBER(int, browser_plugin_instance_id) |
IPC_STRUCT_MEMBER(std::string, storage_partition_id) |
IPC_STRUCT_MEMBER(bool, persist_storage) |
IPC_STRUCT_MEMBER(bool, focused) |