| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 869653fc5e40ba6f58a93f0d526027ba0f331a23..dfec0d62b310beff271445b8f4b341e561098135 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -157,6 +157,8 @@
|
| 'common/set_process_title.h',
|
| 'common/set_process_title_linux.cc',
|
| 'common/set_process_title_linux.h',
|
| + 'common/speech_input_messages.cc',
|
| + 'common/speech_input_messages.h',
|
| 'common/switch_utils.cc',
|
| 'common/switch_utils.h',
|
| 'common/time_format.cc',
|
|
|