Index: remoting/host/constants_mac.cc |
diff --git a/remoting/host/constants_mac.cc b/remoting/host/constants_mac.cc |
index f29196f3f5c758949ab3a2e6c025f11794132457..47574825704fe26856dc0344c60aaef041c5c7c0 100644 |
--- a/remoting/host/constants_mac.cc |
+++ b/remoting/host/constants_mac.cc |
@@ -4,6 +4,10 @@ |
#include "remoting/host/constants_mac.h" |
+#if defined(GN_BUILD) |
+#include "remoting/host/version.h" |
+#endif |
+ |
namespace remoting { |
#define SERVICE_NAME "org.chromium.chromoting" |