| Index: chrome/browser/policy/configuration_policy_store_interface.h
|
| diff --git a/chrome/browser/policy/configuration_policy_store_interface.h b/chrome/browser/policy/configuration_policy_store_interface.h
|
| index b7f2f0522e79803dd182325174cdd024b6e31820..e697ed1c8677be5f469fc4a028102e27d0a1f80c 100644
|
| --- a/chrome/browser/policy/configuration_policy_store_interface.h
|
| +++ b/chrome/browser/policy/configuration_policy_store_interface.h
|
| @@ -68,7 +68,8 @@ enum ConfigurationPolicyType {
|
| kPolicyAuthServerWhitelist,
|
| kPolicyAuthNegotiateDelegateWhitelist,
|
| kPolicyGSSAPILibraryName,
|
| - kPolicyDisable3DAPIs
|
| + kPolicyDisable3DAPIs,
|
| + kPolicyPolicyRefreshRate,
|
| };
|
|
|
|
|
|
|