| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 01e28c85ee3b6c1b2c9ebb3e16c3f0b88633420a..52eb01b158890314b9dee738c9527b8a2435ce0b 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -151,6 +151,8 @@
|
| 'common/resource_response.cc',
|
| 'common/resource_response.h',
|
| 'common/result_codes.h',
|
| + 'common/safebrowsing_messages.cc',
|
| + 'common/safebrowsing_messages.h',
|
| 'common/sandbox_init_wrapper.h',
|
| 'common/sandbox_init_wrapper_linux.cc',
|
| 'common/sandbox_init_wrapper_mac.cc',
|
|
|