| Index: components/policy/BUILD.gn
|
| diff --git a/components/policy/BUILD.gn b/components/policy/BUILD.gn
|
| index e4c423ac4e23faa03f36983c57d230180bd1ceff..ff7c7899596f84db9aaf85e6a55a2803068a9d1f 100644
|
| --- a/components/policy/BUILD.gn
|
| +++ b/components/policy/BUILD.gn
|
| @@ -146,7 +146,6 @@ policy_templates_grd_file = "resources/policy_templates.grd"
|
|
|
| grit("grit_policy_templates") {
|
| source = policy_templates_grd_file
|
| - use_qualified_include = true
|
| output_dir = "$root_gen_dir/chrome"
|
| outputs = []
|
| defines = []
|
|
|