| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 9202bfc56c3a64ef331711a4dc1a0c2eb85f75f7..00c3eecf00d7a984dbc969a4749b99552cc55568 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -168,6 +168,8 @@
|
| 'common/extensions/api/file_handlers/file_handlers_parser.h',
|
| 'common/extensions/api/omnibox/omnibox_handler.cc',
|
| 'common/extensions/api/omnibox/omnibox_handler.h',
|
| + 'common/extensions/api/page_launcher/page_launcher_handler.cc',
|
| + 'common/extensions/api/page_launcher/page_launcher_handler.h',
|
| 'common/extensions/api/speech/tts_engine_manifest_handler.cc',
|
| 'common/extensions/api/speech/tts_engine_manifest_handler.h',
|
| 'common/extensions/command.cc',
|
|
|