Chromium Code Reviews| Index: remoting/test/BUILD.gn |
| diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn |
| index 940a87e2a51c6ce3e55667a0b2f89eacae07b40f..ef371e640aba3cab0e9b4d04bd3ba24484e4d549 100644 |
| --- a/remoting/test/BUILD.gn |
| +++ b/remoting/test/BUILD.gn |
| @@ -188,6 +188,7 @@ if (enable_remoting_host && !is_android && !is_chromeos) { |
| deps = [ |
| ":it2me_standalone_host", |
| + "//build/win:default_exe_manifest", |
| ] |
| if (is_desktop_linux) { |