Chromium Code Reviews| 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", |