Chromium Code Reviews| Index: remoting/host/BUILD.gn |
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
| index 29c7e33fbcf409e758829db12f4be9e763265ec6..f1145f164b1ab6d85e26b620c44c665ccf4f94d6 100644 |
| --- a/remoting/host/BUILD.gn |
| +++ b/remoting/host/BUILD.gn |
| @@ -829,6 +829,8 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host. |
| } |
| } else { |
| executable("remoting_me2me_host") { |
| + configs += [ "//remoting:version" ] |
| + |
| sources = [ |
| "host_main.cc", |
| "host_main.h", |