| 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",
|
|
|