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

Unified Diff: remoting/protocol/BUILD.gn

Issue 2254673002: Remove dependency on AudioStub in ConnectionToClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: remoting/protocol/BUILD.gn
diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
index a1d45d4b2aa2f016813d6e9f069a04a8228eda03..5db7279ad949107c61a266e294bad2a2c7d2409b 100644
--- a/remoting/protocol/BUILD.gn
+++ b/remoting/protocol/BUILD.gn
@@ -88,6 +88,7 @@ source_set("unit_tests") {
testonly = true
sources = [
+ "audio_pump_unittest.cc",
"authenticator_test_base.cc",
"authenticator_test_base.h",
"capture_scheduler_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698