Index: remoting/host/installer/chromoting.wxs |
diff --git a/remoting/host/installer/chromoting.wxs b/remoting/host/installer/chromoting.wxs |
index 4fc1c89b90fd89988fd636440388bc532b13d5cd..87665864207c9b87e313e739c65ece9f9c626b67 100644 |
--- a/remoting/host/installer/chromoting.wxs |
+++ b/remoting/host/installer/chromoting.wxs |
@@ -4,7 +4,7 @@ |
<?define EventSourceName = "chromoting" ?> |
<?define ServiceName = "chromoting" ?> |
- <?ifdef OfficialBuild ?> |
+ <?if $(var.Branding) ~= Chrome ?> |
<?define ChromotingHost = "Chrome Remote Desktop Host" ?> |
<?define FirewallName = "Chrome Remote Desktop Host" ?> |
<?define Manufacturer = "Google Inc." ?> |