| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 2fd4450516d80d43fd85242c46ef33f05fc14adc..35ec5481c470614a0dab8fe9dfc7ae049870cac5 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -82,6 +82,8 @@
|
| 'copresence/handlers/audio/audio_directive_list_unittest.cc',
|
| 'copresence/mediums/audio/audio_player_unittest.cc',
|
| 'copresence/mediums/audio/audio_recorder_unittest.cc',
|
| + 'copresence/rpc/http_post_unittest.cc',
|
| + 'copresence/rpc/rpc_handler_unittest.cc',
|
| 'copresence/timed_map_unittest.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler_unittest.cc',
|
| 'data_reduction_proxy/browser/data_reduction_proxy_config_service_unittest.cc',
|
|
|