| Index: components/policy/core/common/policy_pref_names.h
|
| diff --git a/components/policy/core/common/policy_pref_names.h b/components/policy/core/common/policy_pref_names.h
|
| index 5ebcef68b052ffd0311527b81f7b3cfe9d10d775..9b76919a158766b7c82000a636cf7e68012e8bdf 100644
|
| --- a/components/policy/core/common/policy_pref_names.h
|
| +++ b/components/policy/core/common/policy_pref_names.h
|
| @@ -10,10 +10,6 @@
|
| namespace policy {
|
| namespace policy_prefs {
|
|
|
| -// Constants for the names of policy-related preferences.
|
| -// TODO(dconnelly): remove POLICY_EXPORT once the policy code moves to the
|
| -// policy component (crbug.com/271392).
|
| -
|
| POLICY_EXPORT extern const char kLastPolicyStatisticsUpdate[];
|
| POLICY_EXPORT extern const char kUserPolicyRefreshRate[];
|
|
|
|
|