| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 4a4bc0508888a3e70d302e9c4b35c3b66e3aa434..c69379c9853e258bb0d2e9ccdca1e4861124cda0 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -272,8 +272,6 @@ extern const char kAttestationExtensionWhitelist[];
|
| extern const char kTouchHudProjectionEnabled[];
|
| extern const char kOpenNetworkConfiguration[];
|
| extern const char kRAConsentFirstTime[];
|
| -extern const char kRAConsentDomains[];
|
| -extern const char kRAConsentAlways[];
|
| extern const char kMultiProfileNotificationDismissed[];
|
| extern const char kMultiProfileUserBehavior[];
|
| #endif // defined(OS_CHROMEOS)
|
|
|