| Index: ash/strings/BUILD.gn
|
| diff --git a/components/strings/BUILD.gn b/ash/strings/BUILD.gn
|
| similarity index 67%
|
| copy from components/strings/BUILD.gn
|
| copy to ash/strings/BUILD.gn
|
| index e6287a54700d6fd426756713e5eed984edaee29f..9c4ab9f03133822ec3ddb8a006cda4b59673955e 100644
|
| --- a/components/strings/BUILD.gn
|
| +++ b/ash/strings/BUILD.gn
|
| @@ -4,7 +4,6 @@
|
|
|
| import("//tools/grit/grit_rule.gni")
|
|
|
| -# GYP version: components/components_strings.gyp:components_strings
|
| grit("strings") {
|
| - source = "../components_strings.grd"
|
| + source = "../ash_strings.grd"
|
| }
|
|
|