diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 43700b2..28e82db 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', |