| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index a6f9d711ce0d89540a5de9588ad03ea0810506ad..9eb09e9053df2c1e571eb5a2011ec893d17d2142 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -182,6 +182,8 @@
|
| 'common/extensions/api/speech/tts_engine_manifest_handler.h',
|
| 'common/extensions/api/themes/theme_handler.cc',
|
| 'common/extensions/api/themes/theme_handler.h',
|
| + 'common/extensions/background_info.cc',
|
| + 'common/extensions/background_info.h',
|
| 'common/extensions/command.cc',
|
| 'common/extensions/command.h',
|
| 'common/extensions/csp_validator.cc',
|
|
|