| Index: build/buildflag_header.gni
|
| diff --git a/build/buildflag_header.gni b/build/buildflag_header.gni
|
| index 4339996d4157ca6d2b962a1b31d6c9f18275c6a6..1c97741c6d825bfba6d3763d611c8572ccea926c 100644
|
| --- a/build/buildflag_header.gni
|
| +++ b/build/buildflag_header.gni
|
| @@ -3,7 +3,6 @@
|
| # found in the LICENSE file.
|
|
|
| # Generates a header with preprocessor defines specified by the build file.
|
| -# The GYP version of this (with instructions) is build/buildflag_header.gypi.
|
| #
|
| # The flags are converted to function-style defines with mangled names and
|
| # code uses an accessor macro to access the values. This is to try to
|
|
|