Chromium Code Reviews| Index: remoting/host/BUILD.gn |
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
| index 94aa910e5294f750dfde595e9cec616a927b86da..848583f2509437250c12c5f4a6908c861e45b318 100644 |
| --- a/remoting/host/BUILD.gn |
| +++ b/remoting/host/BUILD.gn |
| @@ -755,7 +755,7 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host. |
| "--define", |
| "IT2ME_HOST_PATH=$it2me_host_path", |
| "--variables", |
| - branding_path, |
| + rebase_path(branding_path), |
| "--template", |
| "{{source}}", |
| "--locale_output", |