Chromium Code Reviews| Index: remoting/resources/BUILD.gn |
| diff --git a/remoting/resources/BUILD.gn b/remoting/resources/BUILD.gn |
| index 0328231eac2eda76f5e3d91db1e02c3e3936104e..848f9c21d09c902d0682f26a10e5a8252e1fee5c 100644 |
| --- a/remoting/resources/BUILD.gn |
| +++ b/remoting/resources/BUILD.gn |
| @@ -203,7 +203,7 @@ action("copy_locales") { |
| args = [ |
| "-p", |
| - os, |
| + current_os, |
| "-g", |
| rebase_path(root_gen_dir, root_build_dir), |
| "-x", |