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