| Index: remoting/BUILD.gn
|
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
|
| index df173a1d57043876c34ec897d57a704d3d533de3..010ac717e4511c738839a62935f7d637363c2ff8 100644
|
| --- a/remoting/BUILD.gn
|
| +++ b/remoting/BUILD.gn
|
| @@ -10,7 +10,7 @@ import("//remoting/remoting_options.gni")
|
| import("//remoting/remoting_version.gni")
|
| import("//testing/test.gni")
|
|
|
| -# TODO(nicholss) Move this and other defines to version.h.in
|
| +# TODO(nicholss): Move this and other defines to version.h.in.
|
| # Various remoting targets need this version definition.
|
| config("version") {
|
| defines = [ "VERSION=$chrome_version_full" ]
|
|
|