Index: content/shell/BUILD.gn |
diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
index c43a2e6edc79804cbab1cec497163cad20efff2a..13239bea0b5dc26ab96a25fdf14402e4eb462fa3 100644 |
--- a/content/shell/BUILD.gn |
+++ b/content/shell/BUILD.gn |
@@ -384,6 +384,7 @@ 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", |