Chromium Code Reviews| Index: remoting/host/win/BUILD.gn |
| diff --git a/remoting/host/win/BUILD.gn b/remoting/host/win/BUILD.gn |
| index 3248a04d0719036442c9e5f81ed233dbe30f1168..4d864c655dfce6d0ad128592831f18c86ee29cc0 100644 |
| --- a/remoting/host/win/BUILD.gn |
| +++ b/remoting/host/win/BUILD.gn |
| @@ -152,6 +152,7 @@ source_set("unit_tests") { |
| ] |
| deps = [ |
| + "//ipc", |
| "//remoting/host", |
| "//remoting/host:test_support", |
| "//remoting/host/it2me:common", |