| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index ab0b57d7afc11cb0ed5514d23b36fe4714f89d73..467cf650a87c49072f271eaadf6cdb6eba82ad50 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -2370,11 +2370,6 @@ const char kWatchdogExtensionActive[] =
|
| const char kWatchdogExtensionActiveOld[] =
|
| "profile.extensions.activity_log.watchdog_extension_active";
|
|
|
| -// A dictionary pref which maps profile names to dictionary values which hold
|
| -// hashes of profile prefs that we track to detect changes that happen outside
|
| -// of Chrome.
|
| -const char kProfilePreferenceHashes[] = "profile.preference_hashes";
|
| -
|
| #if defined(OS_ANDROID)
|
| // A list of partner bookmark rename/remove mappings.
|
| // Each list item is a dictionary containing a "url", a "provider_title" and
|
|
|