Chromium Code Reviews| Index: remoting/client/BUILD.gn |
| diff --git a/remoting/client/BUILD.gn b/remoting/client/BUILD.gn |
| index 9f0063d87b506905c6957329156830f8b2e656eb..9f3e5c494e488a29d7801d556048c1be8b50f5a4 100644 |
| --- a/remoting/client/BUILD.gn |
| +++ b/remoting/client/BUILD.gn |
| @@ -109,6 +109,6 @@ source_set("unit_tests") { |
| "//remoting/proto", |
| "//testing/gmock", |
| "//testing/gtest", |
| - "//third_party/webrtc/base:rtc_base", |
| + "//third_party/webrtc/base:rtc_base_approved", |
| ] |
| } |