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

Unified Diff: components/copresence.gypi

Issue 665353002: Add AudioDirectiveHandler timed tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@audio_redesign
Patch Set: build fix. 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 | « 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 c095c2b39b497db5d9228a3db457f36c68551523..0f635e323667a2f7989ce27326e5e1aa66b38c8f 100644
--- a/components/copresence.gypi
+++ b/components/copresence.gypi
@@ -29,6 +29,8 @@
'copresence/handlers/audio/audio_directive_handler.h',
'copresence/handlers/audio/audio_directive_list.cc',
'copresence/handlers/audio/audio_directive_list.h',
+ 'copresence/handlers/audio/tick_clock_ref_counted.cc',
+ 'copresence/handlers/audio/tick_clock_ref_counted.h',
'copresence/handlers/directive_handler.cc',
'copresence/handlers/directive_handler.h',
'copresence/mediums/audio/audio_manager.h',
« 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