| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index fc431beb168a57f6ef205ef53ae30c0e694290c4..9289ae3f6962b3eb37c8be3188e3ef37202c8958 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -110,6 +110,8 @@
|
| 'common/spellcheck_result.h',
|
| 'common/switch_utils.cc',
|
| 'common/switch_utils.h',
|
| + 'common/trace_event_args_whitelist.cc',
|
| + 'common/trace_event_args_whitelist.h',
|
| 'common/tts_messages.h',
|
| 'common/tts_utterance_request.cc',
|
| 'common/tts_utterance_request.h',
|
|
|