Index: content/public/common/common_param_traits_macros.h |
diff --git a/content/public/common/common_param_traits_macros.h b/content/public/common/common_param_traits_macros.h |
index 0f4b8f64b2b22e0a70e356e08c4ef194ffd3a2f6..3fb58f3c1d2d040dad1c477460b2a31eb97d6d2c 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -238,6 +238,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(autoplay_experiment_mode) |
IPC_STRUCT_TRAITS_MEMBER(default_minimum_page_scale_factor) |
IPC_STRUCT_TRAITS_MEMBER(default_maximum_page_scale_factor) |
+ IPC_STRUCT_TRAITS_MEMBER(hide_download_ui) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(blink::WebWindowFeatures) |