| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 8d58cc8a52655bc2511ae5f2ad287d6ba7817ebe..e35f0eaf943e41654d8866629d277a0c85b78ffd 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -51,6 +51,7 @@
|
| '<(DEPTH)/webkit/support/webkit_support.gyp:user_agent',
|
| ],
|
| 'sources': [
|
| + '../apps/app_shim/app_shim_launch.h',
|
| '../apps/app_shim/app_shim_messages.h',
|
| '../extensions/common/constants.cc',
|
| '../extensions/common/constants.h',
|
|
|