Index: components/policy/BUILD.gn |
diff --git a/components/policy/BUILD.gn b/components/policy/BUILD.gn |
index 200c5848b363da8760d67fd254d634c99399b60b..9a4f61e4cc971c794962e1d6f9c69e5152433102 100644 |
--- a/components/policy/BUILD.gn |
+++ b/components/policy/BUILD.gn |
@@ -61,7 +61,7 @@ if (enable_configuration_policy) { |
chromeos_flag = "0" |
} |
- source_prereqs = [ |
+ inputs = [ |
"resources/policy_templates.json", |
] |
outputs = [ |