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

Unified Diff: components/copresence/BUILD.gn

Issue 665353002: Add AudioDirectiveHandler timed tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@audio_redesign
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
Index: components/copresence/BUILD.gn
diff --git a/components/copresence/BUILD.gn b/components/copresence/BUILD.gn
index 61baa865a777771aa0eb2d8dc6ddf75b989288b0..ee613e354afd1c454956a74857ca19156a18d88d 100644
--- a/components/copresence/BUILD.gn
+++ b/components/copresence/BUILD.gn
@@ -13,6 +13,8 @@ static_library("copresence") {
"handlers/audio/audio_directive_handler.h",
"handlers/audio/audio_directive_list.cc",
"handlers/audio/audio_directive_list.h",
+ "handlers/audio/tick_clock_ref_counted.cc",
+ "handlers/audio/tick_clock_ref_counted.h",
"handlers/directive_handler.cc",
"handlers/directive_handler.h",
"mediums/audio/audio_manager.cc",

Powered by Google App Engine
This is Rietveld 408576698