| Index: extensions/strings/BUILD.gn
|
| diff --git a/extensions/strings/BUILD.gn b/extensions/strings/BUILD.gn
|
| index bd9833b3070100f1f0c5221b12aff8831b8b1805..d0ffed23e022978047d0109f265b4b2f34f6c938 100644
|
| --- a/extensions/strings/BUILD.gn
|
| +++ b/extensions/strings/BUILD.gn
|
| @@ -6,7 +6,6 @@ import("//tools/grit/grit_rule.gni")
|
|
|
| assert(enable_extensions)
|
|
|
| -# GYP version: extensions/extensions_strings.gyp:extensions_strings
|
| grit("strings") {
|
| # This target is in this directory since it matches the output grit path for
|
| # the GYP version of this target. Weirdly, it does not match the input path.
|
|
|