Index: chrome/common/print_messages.h |
diff --git a/chrome/common/print_messages.h b/chrome/common/print_messages.h |
index 7f27cd8ca912c0cd21e966b225a42d7702d56435..0efea966a0d8b5e7510d83bdb526e60d8c85b82e 100644 |
--- a/chrome/common/print_messages.h |
+++ b/chrome/common/print_messages.h |
@@ -251,7 +251,6 @@ IPC_STRUCT_END() |
// Parameters for the IPC message ViewHostMsg_ScriptedPrint |
IPC_STRUCT_BEGIN(PrintHostMsg_ScriptedPrint_Params) |
- IPC_STRUCT_MEMBER(gfx::NativeViewId, host_window_id) |
IPC_STRUCT_MEMBER(int, cookie) |
IPC_STRUCT_MEMBER(int, expected_pages_count) |
IPC_STRUCT_MEMBER(bool, has_selection) |