| Index: chrome/app/resources/BUILD.gn
|
| diff --git a/chrome/app/resources/BUILD.gn b/chrome/app/resources/BUILD.gn
|
| index 1eec16c6fc3d26627e802f9f2a83e12151210552..44e942c34a3d35ae6741fdbb93bc006ac8f9ddcf 100644
|
| --- a/chrome/app/resources/BUILD.gn
|
| +++ b/chrome/app/resources/BUILD.gn
|
| @@ -9,6 +9,7 @@ import("//tools/grit/grit_rule.gni")
|
| grit("locale_settings") {
|
| source = "locale_settings.grd"
|
| output_dir = "$root_gen_dir/chrome"
|
| + use_qualified_include = true
|
| outputs = [
|
| "grit/locale_settings.h",
|
| "locale_settings_am.pak",
|
|
|