| Index: components/policy/BUILD.gn
|
| diff --git a/components/policy/BUILD.gn b/components/policy/BUILD.gn
|
| index 24b424f577ea87f01a522828092a2a0da8341e79..a579c65e37e530f0e417fa354f830fb2b6e8b026 100644
|
| --- a/components/policy/BUILD.gn
|
| +++ b/components/policy/BUILD.gn
|
| @@ -109,7 +109,6 @@ if (enable_configuration_policy) {
|
| import("resources/policy_templates.gni")
|
| source = "resources/policy_templates.grd"
|
| use_qualified_include = true
|
| - depend_on_stamp = true
|
| output_dir = "$root_gen_dir/chrome"
|
| outputs = policy_templates_doc_outputs
|
| if (is_android) {
|
|
|