Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(841)

Unified Diff: components/components_tests.gyp

Issue 433283002: Adding the Copresence RpcHandler and HttpPost helper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@directive-handler
Patch Set: Rebasing off the correct CL Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698