| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 502c80075bedaeca669fdab50e6763164e2f78bf..d5252062140bc5cefd11794281650b1d85fb4813 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -591,6 +591,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)
|
|
|