Index: remoting/remoting_host_win.gypi |
diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi |
index 475f6030b6c1c992b235b04a3d3a3787d0df64e1..f998e05ba595b00454a6e5db8a398d2c6308c402 100644 |
--- a/remoting/remoting_host_win.gypi |
+++ b/remoting/remoting_host_win.gypi |
@@ -563,9 +563,7 @@ |
# component build is used the produced installation will not work due to |
# missing DLLs. We build it anyway to make sure the GYP scripts are executed |
# by the bots. |
- # We do not release a 64 bits binary. So to avoid any potential |
- # misunderstanding, we only build 32 bits MSI file. |
- ['wix_exists == "True" and target_arch == "ia32"', { |
+ ['wix_exists == "True"', { |
'targets': [ |
{ |
'target_name': 'remoting_host_installation', |