| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 72d675141671f3b92c3f4cb8d3a5ed4c11adafbc..1c0d3ef0b551e41b6f9655137695ac336129a2fa 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -286,6 +286,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::CommonNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(report_type)
|
| IPC_STRUCT_TRAITS_MEMBER(base_url_for_data_url)
|
| IPC_STRUCT_TRAITS_MEMBER(history_url_for_data_url)
|
| + IPC_STRUCT_TRAITS_MEMBER(data_url_as_string)
|
| IPC_STRUCT_TRAITS_MEMBER(lofi_state)
|
| IPC_STRUCT_TRAITS_MEMBER(navigation_start)
|
| IPC_STRUCT_TRAITS_END()
|
|
|