| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 0d49f7011989dc667ff2a2139d46feaca2025cd3..119884b0195f80e2bcd80809c9e82e6d10f2137b 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1356,8 +1356,6 @@ const char kResetContentSettings[] =
|
| const char kResetCookiesAndSiteData[] =
|
| "browser.reset_profile_settings.cookies_and_site_data";
|
| const char kResetExtensions[] = "browser.reset_profile_settings.extensions";
|
| -const char kResetExtensionsHandling[] =
|
| - "browser.reset_profile_settings.extensions_handling";
|
|
|
| // True if the previous run of the program exited cleanly.
|
| const char kStabilityExitedCleanly[] =
|
|
|