| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 6a80c5bf696424e67df2aabfe72061af27dbb32e..9cd2b725b33c5c6a40f5dde61f6c8fc77980dc05 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -209,6 +209,12 @@
|
| 'chrome_common_full_safe_browsing_sources': [
|
| 'common/safe_browsing/download_protection_util.cc',
|
| 'common/safe_browsing/download_protection_util.h',
|
| + 'common/safe_browsing/ipc_protobuf_message_macros.h',
|
| + 'common/safe_browsing/ipc_protobuf_message_null_macros.h',
|
| + 'common/safe_browsing/protobuf_message_log_macros.h',
|
| + 'common/safe_browsing/protobuf_message_param_traits.h',
|
| + 'common/safe_browsing/protobuf_message_read_macros.h',
|
| + 'common/safe_browsing/protobuf_message_write_macros.h',
|
| 'common/safe_browsing/zip_analyzer.cc',
|
| 'common/safe_browsing/zip_analyzer.h',
|
| ],
|
|
|