| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 236089f6965136e23a15de64357ff6b15cc6f5a2..0446d4dc9ea8c780e761c352d649d033201fb35b 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -196,6 +196,8 @@
|
| 'common/extensions/api/system_indicator/system_indicator_handler.h',
|
| 'common/extensions/api/themes/theme_handler.cc',
|
| 'common/extensions/api/themes/theme_handler.h',
|
| + 'common/extensions/app_launcher_info.cc',
|
| + 'common/extensions/app_launcher_info.h',
|
| 'common/extensions/background_info.cc',
|
| 'common/extensions/background_info.h',
|
| 'common/extensions/command.cc',
|
|
|