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

Unified Diff: remoting/host/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
« no previous file with comments | « no previous file | remoting/host/audio_capturer.h » ('j') | remoting/protocol/audio_send_stream.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/BUILD.gn
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn
index beaa52907ba5f0dbc10ee52c2b4cf6058ac392f2..e6241b360aec8ad1a0f48706390de625a633bcdf 100644
--- a/remoting/host/BUILD.gn
+++ b/remoting/host/BUILD.gn
@@ -293,7 +293,6 @@ source_set("unit_tests") {
testonly = true
sources = [
- "audio_pump_unittest.cc",
"audio_silence_detector_unittest.cc",
"backoff_timer_unittest.cc",
"chromeos/aura_desktop_capturer_unittest.cc",
« no previous file with comments | « no previous file | remoting/host/audio_capturer.h » ('j') | remoting/protocol/audio_send_stream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698