| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index fdef7070e296727f050b599f440df54b88680a07..989a6ae593a832bc74ffcc8ebf3b040e644a6b19 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -110,6 +110,8 @@
|
| 'common/worker_thread_ticker.h',
|
| ],
|
| 'chrome_common_extensions_sources': [
|
| + 'common/cast_messages.cc',
|
| + 'common/cast_messages.h',
|
| 'common/extensions/api/commands/commands_handler.cc',
|
| 'common/extensions/api/commands/commands_handler.h',
|
| 'common/extensions/api/extension_action/action_info.cc',
|
|
|