| Index: remoting/host/win/BUILD.gn
|
| diff --git a/remoting/host/win/BUILD.gn b/remoting/host/win/BUILD.gn
|
| index e0888bcc220e1a615b1e79e825d3f7958a083731..dceee79bb9e108c05aa4ef94381f4e54bd8342c2 100644
|
| --- a/remoting/host/win/BUILD.gn
|
| +++ b/remoting/host/win/BUILD.gn
|
| @@ -457,8 +457,6 @@ remoting_localize("remoting_windows_resources") {
|
| "version.rc.jinja2",
|
| ]
|
|
|
| - # TODO(zijiehe): Export lastchange_path from
|
| - # //chrome/version.gni:process_version
|
| variables = [
|
| rebase_path(chrome_version_file),
|
| rebase_path(remoting_version_file),
|
|
|