Chromium Code Reviews| Index: remoting/test/BUILD.gn |
| diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn |
| index 7aa0a1193f092edd61e423b7a09e31a1a12beaf6..d3d0db841a18f248a64903fd8ccee71db40d1e89 100644 |
| --- a/remoting/test/BUILD.gn |
| +++ b/remoting/test/BUILD.gn |
| @@ -194,6 +194,7 @@ if (enable_remoting_host && !is_android && !is_chromeos) { |
| deps = [ |
| ":it2me_standalone_host", |
| + "//build/config:exe_and_shlib_deps", |
| ] |
| if (is_desktop_linux) { |