| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 2d174f42ecd299474396180a4e63df9274fa1322..570ae0cc7d089868424542fb2329cda60eb8f947 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -223,6 +223,7 @@
|
| '<(protoc_out_dir)/chrome/common/safe_browsing/client_model.pb.h',
|
| '<(protoc_out_dir)/chrome/common/safe_browsing/csd.pb.cc',
|
| '<(protoc_out_dir)/chrome/common/safe_browsing/csd.pb.h',
|
| + 'common/scoped_co_mem.h',
|
| 'common/search_provider.h',
|
| 'common/service_messages.h',
|
| 'common/service_process_util.cc',
|
|
|