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

Unified Diff: components/components_tests.gyp

Issue 637223011: Redesign the copresence audio handlers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « chrome/common/extensions/api/copresence_private.idl ('k') | components/copresence.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 524a56563df122f58aea58c322ed96539a4fca4a..dbeb874b3d66e9a00ba8b6a83725dc77686a45b4 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -669,6 +669,7 @@
'sources': [
'copresence/handlers/audio/audio_directive_handler_unittest.cc',
'copresence/handlers/audio/audio_directive_list_unittest.cc',
+ 'copresence/mediums/audio/audio_manager_unittest.cc',
'copresence/mediums/audio/audio_player_unittest.cc',
'copresence/mediums/audio/audio_recorder_unittest.cc',
'copresence/rpc/http_post_unittest.cc',
« no previous file with comments | « chrome/common/extensions/api/copresence_private.idl ('k') | components/copresence.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698