| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 07ea4aac254dab3ae9a4b05b44f841c5e3f826a5..09d1d62fdcbd90d7a9029c0b2f068a92c2f5f321 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -223,6 +223,7 @@
|
| 'common/random.h',
|
| 'common/render_messages.cc',
|
| 'common/render_messages.h',
|
| + 'common/scoped_co_mem.h',
|
| '<(protoc_out_dir)/chrome/common/safe_browsing/client_model.pb.cc',
|
| '<(protoc_out_dir)/chrome/common/safe_browsing/client_model.pb.h',
|
| '<(protoc_out_dir)/chrome/common/safe_browsing/csd.pb.cc',
|
|
|