Index: remoting/remoting_host_win.gypi |
diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi |
index 7182b82bb6d9d4786798d9581451cab0d865b73f..19c1bd449254a215e08280809714ce7844d02b3e 100644 |
--- a/remoting/remoting_host_win.gypi |
+++ b/remoting/remoting_host_win.gypi |
@@ -509,6 +509,7 @@ |
'python', 'tools/zip2msi.py', |
'--wix_path', '<(wix_path)', |
'--intermediate_dir', '<(INTERMEDIATE_DIR)/installation', |
+ '--target_arch', '<(target_arch)', |
'<(RULE_INPUT_PATH)', |
'<@(_outputs)', |
], |