| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 1cdfab2487d40b1a39f850564e90d61a20be4e3e..c97b02b597992d38df3b6cf640183ab458e50a1a 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',
|
|
|