| Index: content/shell/BUILD.gn
|
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn
|
| index 53caa14118df78fd442a9f430f8a7251d23b4261..ee8354b3ea3ac0280f84f5525572261986669505 100644
|
| --- a/content/shell/BUILD.gn
|
| +++ b/content/shell/BUILD.gn
|
| @@ -384,7 +384,6 @@ grit("content_shell_resources_grit") {
|
| # External code should depend on ":resources" instead.
|
| visibility = [ ":*" ]
|
| source = "shell_resources.grd"
|
| - use_qualified_include = true
|
| outputs = [
|
| "grit/shell_resources.h",
|
| "shell_resources.pak",
|
|
|