Index: chrome/app/policy/policy_templates.json |
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json |
index 9dec4fdffa3e012437aad461b50401999b61b069..4125efaaaafa080e7d7854d158a21ea01442337a 100644 |
--- a/chrome/app/policy/policy_templates.json |
+++ b/chrome/app/policy/policy_templates.json |
@@ -5377,6 +5377,7 @@ |
{ |
'name': 'ContentPackDefaultFilteringBehavior', |
'future': True, |
+ 'deprecated': True, |
'type': 'int-enum', |
'schema': { |
'type': 'integer', |
@@ -5414,6 +5415,7 @@ |
{ |
'name': 'ContentPackManualBehaviorHosts', |
'future': True, |
+ 'deprecated': True, |
'type': 'dict', |
'schema': { |
'type': 'object', |
@@ -5439,6 +5441,7 @@ |
{ |
'name': 'ContentPackManualBehaviorURLs', |
'future': True, |
+ 'deprecated': True, |
'type': 'dict', |
'schema': { |
'type': 'object', |