Chromium Code Reviews| Index: remoting/BUILD.gn |
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
| index a929b22d2e428ba07a4ff6022fde43724d19d694..85aa0ba3e35e83555d15a2eb8f8e40ebc7ed5940 100644 |
| --- a/remoting/BUILD.gn |
| +++ b/remoting/BUILD.gn |
| @@ -107,7 +107,7 @@ group("test_support") { |
| deps = [ |
| "//base", |
| "//net", |
| - "//remoting/base", |
| + "//remoting/base:test_support", |
| "//remoting/client", |
| "//remoting/codec:decoder", |
| "//remoting/codec:encoder", |