| Index: chrome/app/theme/BUILD.gn
|
| diff --git a/chrome/app/theme/BUILD.gn b/chrome/app/theme/BUILD.gn
|
| index 0a3d97e12103d9eb2e423514afbf9425a587b966..b75c34db77eb19e6f6738e5417247b1a9a7df6d5 100644
|
| --- a/chrome/app/theme/BUILD.gn
|
| +++ b/chrome/app/theme/BUILD.gn
|
| @@ -24,6 +24,7 @@ grit("theme_resources") {
|
| # GYP version: chrome/chrome_resources.gyp:chrome_unscaled_resources
|
| grit("chrome_unscaled_resources") {
|
| source = "chrome_unscaled_resources.grd"
|
| + use_qualified_include = true
|
| outputs = [
|
| "grit/chrome_unscaled_resources.h",
|
| "chrome_unscaled_resources.pak",
|
|
|