summaryrefslogtreecommitdiff
path: root/chromium/content/common/view_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/view_messages.h')
-rw-r--r--chromium/content/common/view_messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/content/common/view_messages.h b/chromium/content/common/view_messages.h
index 28a2353227b..4ee1290cc5e 100644
--- a/chromium/content/common/view_messages.h
+++ b/chromium/content/common/view_messages.h
@@ -218,6 +218,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::FileChooserParams)
#if defined(OS_ANDROID)
IPC_STRUCT_TRAITS_MEMBER(capture)
#endif
+ IPC_STRUCT_TRAITS_MEMBER(requestor)
IPC_STRUCT_TRAITS_END()
IPC_STRUCT_TRAITS_BEGIN(content::RendererPreferences)