Index: remoting/remoting_host.gypi |
diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi |
index 7567245521f646b78ef712e0a9fe4ed89005958a..620f722e2d3c1ac41c1f5f0910af7360b0417e4a 100644 |
--- a/remoting/remoting_host.gypi |
+++ b/remoting/remoting_host.gypi |
@@ -646,7 +646,7 @@ |
'action': [ |
'python', '<(remoting_localize_path)', |
'--define', 'ME2ME_HOST_PATH=<(me2me_host_path)', |
- '--define', 'IT2ME_HOST_PATH=<(me2me_host_path)', |
+ '--define', 'IT2ME_HOST_PATH=<(it2me_host_path)', |
'--variables', '<(branding_path)', |
'--template', '<(RULE_INPUT_PATH)', |
'--locale_output', '<@(_outputs)', |