Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 18ae3637a8bada2639c2fce86515a4c93b915a79..c60237d416d3f688725801119998b7629ba9a5cf 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -351,7 +351,7 @@ IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(content::StartNavigationParams) |
IPC_STRUCT_TRAITS_MEMBER(extra_headers) |
- IPC_STRUCT_TRAITS_MEMBER(browser_initiated_post_data) |
+ IPC_STRUCT_TRAITS_MEMBER(post_data) |
#if defined(OS_ANDROID) |
IPC_STRUCT_TRAITS_MEMBER(has_user_gesture) |
#endif |