The constants target did not depend on the remoting_version target, so the dependencies were not right.

R=sergeyu@chromium.org, rsesek@chromium.org

BUG=715390

Review-Url: https://codereview.chromium.org/2840263002
Cr-Commit-Position: refs/heads/master@{#467383}
diff --git a/remoting/host/mac/BUILD.gn b/remoting/host/mac/BUILD.gn
index 73cf0e8..33362130 100644
--- a/remoting/host/mac/BUILD.gn
+++ b/remoting/host/mac/BUILD.gn
@@ -14,6 +14,8 @@
     "constants_mac.cc",
     "constants_mac.h",
   ]
+
+  deps = [ "//remoting/host:remoting_version" ]
 }
 
 # remoting_me2me_host-InfoPlist.strings