| Index: chrome/app/theme/BUILD.gn
|
| diff --git a/chrome/app/theme/BUILD.gn b/chrome/app/theme/BUILD.gn
|
| index 408100078838ddf7b710519b8e029a174add4033..8fa43c6d98e42de5b348d7317bed6d2c42f8b527 100644
|
| --- a/chrome/app/theme/BUILD.gn
|
| +++ b/chrome/app/theme/BUILD.gn
|
| @@ -27,6 +27,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",
|
|
|