Index: chrome/common/chrome_utility_messages.h |
diff --git a/chrome/common/chrome_utility_messages.h b/chrome/common/chrome_utility_messages.h |
index f67c63db118ab453bf13cf01e1f0ceb1ef6af359..e7ff9a48817b09d377f08151c2adc112e40ddbe8 100644 |
--- a/chrome/common/chrome_utility_messages.h |
+++ b/chrome/common/chrome_utility_messages.h |
@@ -106,6 +106,7 @@ IPC_STRUCT_TRAITS_BEGIN(safe_browsing::zip_analyzer::Results) |
IPC_STRUCT_TRAITS_MEMBER(has_executable) |
IPC_STRUCT_TRAITS_MEMBER(has_archive) |
IPC_STRUCT_TRAITS_MEMBER(archived_binary) |
+ IPC_STRUCT_TRAITS_MEMBER(archived_archive_filetypes) |
IPC_STRUCT_TRAITS_END() |
#endif // FULL_SAFE_BROWSING |