| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 114fb0b66378be5a6f0f563fe3a34746bfa1e1d6..5676341a10533c0be75b952327f9c90855d26c65 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -2500,10 +2500,6 @@ const char kWatchdogExtensionActiveOld[] =
|
| // of Chrome.
|
| const char kProfilePreferenceHashes[] = "profile.preference_hashes";
|
|
|
| -// Stores a pair of local time and corresponding network time to bootstrap
|
| -// network time tracker when browser starts.
|
| -const char kNetworkTimeMapping[] = "network_time.network_time_mapping";
|
| -
|
| #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
|
|
|