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

Unified Diff: remoting/host/win/BUILD.gn

Issue 2809293006: [Chromoting] Move DefaultAudioDeviceChangeDetector out of AudioCapturerWin (Closed)
Patch Set: Resolve review comments Created 3 years, 8 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/host/win/BUILD.gn
diff --git a/remoting/host/win/BUILD.gn b/remoting/host/win/BUILD.gn
index d93224dd359078a6c5768578dd67c162fe0c7721..37ebae18608418107115c3f7bafce5c91d63feff 100644
--- a/remoting/host/win/BUILD.gn
+++ b/remoting/host/win/BUILD.gn
@@ -81,6 +81,8 @@ source_set("win") {
"com_imported_mstscax.tlh",
"com_security.cc",
"com_security.h",
+ "default_audio_device_change_detector.cc",
+ "default_audio_device_change_detector.h",
"elevation_helpers.cc",
"elevation_helpers.h",
"launch_process_with_token.cc",

Powered by Google App Engine
This is Rietveld 408576698