| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 390c610b3cba774778de764cef3811fb998e5815..0ac6b9ac053c8729d146ce3a8d14ce7d35f0fb0b 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',
|
|
|