| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index d0c481898c3005c797fbdc88636eea3e74e5b0f0..f41c3d48e63943f790b84fc2136e751a98911d67 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',
|
|
|