| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index d1dcc273110894e109f6f57f52ed26c3b73b62ef..66ef582c5439a33022fb4741ee0bb9c99e8f1f8b 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -53,6 +53,8 @@
|
| ],
|
| 'sources': [
|
| '../apps/app_shim/app_shim_messages.h',
|
| + '../extensions/common/async_event.cc',
|
| + '../extensions/common/async_event.h',
|
| '../extensions/common/constants.cc',
|
| '../extensions/common/constants.h',
|
| '../extensions/common/crx_file.cc',
|
|
|