Chromium Code Reviews| Index: components/strings/BUILD.gn |
| diff --git a/components/strings/BUILD.gn b/components/strings/BUILD.gn |
| index 192b4f11e16866296a5841c42c29f0e713520f2a..e6287a54700d6fd426756713e5eed984edaee29f 100644 |
| --- a/components/strings/BUILD.gn |
| +++ b/components/strings/BUILD.gn |
| @@ -4,6 +4,7 @@ |
| import("//tools/grit/grit_rule.gni") |
| -grit("components_strings") { |
| +# GYP version: components/components_strings.gyp:components_strings |
| +grit("strings") { |
| source = "../components_strings.grd" |
| } |