| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index f2b13b701c9f9351cdbd845d418c3f11b4716579..59dd3e17bb389ac0e8bab17574522f3dc67e028f 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -590,6 +590,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::CSPViolationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(header)
|
| IPC_STRUCT_TRAITS_MEMBER(disposition)
|
| IPC_STRUCT_TRAITS_MEMBER(after_redirect)
|
| + IPC_STRUCT_TRAITS_MEMBER(source_location)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::FileChooserFileInfo)
|
|
|