| Index: build/util/version.gni
|
| diff --git a/build/util/version.gni b/build/util/version.gni
|
| index 01e3807f80326ac0ba77d501a26a95125256f30b..dd28d7a4c6f00509e1b595b8032404cb01b25efb 100644
|
| --- a/build/util/version.gni
|
| +++ b/build/util/version.gni
|
| @@ -6,7 +6,7 @@
|
| #
|
| # PREFER NOT TO USE THESE. The GYP build uses this kind of thing extensively.
|
| # However, it is far better to write an action (or use the process_version
|
| -# wrapper in build/util/version.gni) to generate a file at build-time with the
|
| +# wrapper in chrome/version.gni) to generate a file at build-time with the
|
| # information you need. This allows better dependency checking and GN will
|
| # run faster.
|
| #
|
|
|