| Index: build/grit_target.gypi
|
| diff --git a/build/grit_target.gypi b/build/grit_target.gypi
|
| index fe9900b54ed2674c1315cdfc6c2ef68d22c90907..179f986573443a0e96fc1242a29b85821cc19613 100644
|
| --- a/build/grit_target.gypi
|
| +++ b/build/grit_target.gypi
|
| @@ -7,8 +7,9 @@
|
| # defined:
|
| # grit_out_dir: string: the output directory path
|
|
|
| -# NOTE: This file is optional, not all targets that use grit include it, some
|
| -# do their own custom directives instead.
|
| +# DO NOT USE THIS FILE. Instead, use qualified includes.
|
| +# TODO: Convert everything to qualified includes, and delete this file,
|
| +# http://crbug.com/401588
|
| {
|
| 'conditions': [
|
| # If the target is a direct binary, it needs to be able to find the header,
|
|
|