| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 211b902f991478ac16133ef2939b73f9e1197c56..3ee3c36f9b6693dbe6d0b930626c7785bf394e08 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -237,7 +237,6 @@ extern const char kEnableAutoScreenLock[];
|
| extern const char kShow3gPromoNotification[];
|
| extern const char kDataSaverPromptsShown[];
|
| extern const char kChromeOSReleaseNotesVersion[];
|
| -extern const char kUseSharedProxies[];
|
| extern const char kDisplayPowerState[];
|
| extern const char kDisplayProperties[];
|
| extern const char kSecondaryDisplays[];
|
| @@ -275,7 +274,6 @@ extern const char kUsedPolicyCertificatesOnce[];
|
| extern const char kAttestationEnabled[];
|
| extern const char kAttestationExtensionWhitelist[];
|
| extern const char kTouchHudProjectionEnabled[];
|
| -extern const char kOpenNetworkConfiguration[];
|
| extern const char kMultiProfileNeverShowIntro[];
|
| extern const char kMultiProfileWarningShowDismissed[];
|
| extern const char kMultiProfileUserBehavior[];
|
| @@ -458,8 +456,6 @@ extern const char kGpuDriverInfoBuildFingerPrint[];
|
| extern const char kCrashReportingEnabled[];
|
| #endif
|
|
|
| -extern const char kDeviceOpenNetworkConfiguration[];
|
| -
|
| extern const char kProfileLastUsed[];
|
| extern const char kProfilesLastActive[];
|
| extern const char kProfilesNumCreated[];
|
|
|