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

Unified Diff: components/copresence.gypi

Issue 690213004: Refactoring AudioDirectiveHandler to support testing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 | « no previous file | components/copresence/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence.gypi
diff --git a/components/copresence.gypi b/components/copresence.gypi
index fc7820ce676ece3c9df564d502852d34e9274a55..cee07f5ea6cfc37d5272ff11ee5322489ea2500e 100644
--- a/components/copresence.gypi
+++ b/components/copresence.gypi
@@ -24,8 +24,9 @@
'copresence/copresence_manager_impl.cc',
'copresence/copresence_switches.cc',
'copresence/copresence_switches.h',
- 'copresence/handlers/audio/audio_directive_handler.cc',
'copresence/handlers/audio/audio_directive_handler.h',
+ 'copresence/handlers/audio/audio_directive_handler_impl.cc',
+ 'copresence/handlers/audio/audio_directive_handler_impl.h',
'copresence/handlers/audio/audio_directive_list.cc',
'copresence/handlers/audio/audio_directive_list.h',
'copresence/handlers/audio/tick_clock_ref_counted.cc',
« no previous file with comments | « no previous file | components/copresence/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698