Chromium Code Reviews| Index: remoting/host/mac/BUILD.gn |
| diff --git a/remoting/host/mac/BUILD.gn b/remoting/host/mac/BUILD.gn |
| index 73cf0e87857577fcdd97577fad1facfebabcf977..33362130593cdde63777b76345bc3afbbbf38255 100644 |
| --- a/remoting/host/mac/BUILD.gn |
| +++ b/remoting/host/mac/BUILD.gn |
| @@ -14,6 +14,8 @@ source_set("constants") { |
| "constants_mac.cc", |
| "constants_mac.h", |
| ] |
| + |
| + deps = [ "//remoting/host:remoting_version" ] |
| } |
| # remoting_me2me_host-InfoPlist.strings |