From 4ad66d407b0f9cdbe9cc59afe7229d3198ed015a Mon Sep 17 00:00:00 2001 From: "sergeyu@chromium.org" Date: Mon, 3 Feb 2014 23:25:30 +0000 Subject: Use correct path for remote_assistance_host BUG=309844 Review URL: https://codereview.chromium.org/147273003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248607 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/remoting_host.gypi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoting') diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi index 7567245..620f722 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)', -- cgit v1.1