| Index: chrome/browser/android/preferences/browser_prefs_android.cc
|
| diff --git a/chrome/browser/android/preferences/browser_prefs_android.cc b/chrome/browser/android/preferences/browser_prefs_android.cc
|
| index 4bc23f7d62e65127b2455abc52d445213268c2ed..6e9a9c70bfe39ae32670a3bf202ff5a072cae4c2 100644
|
| --- a/chrome/browser/android/preferences/browser_prefs_android.cc
|
| +++ b/chrome/browser/android/preferences/browser_prefs_android.cc
|
| @@ -15,7 +15,6 @@ namespace android {
|
| void RegisterUserProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
|
| NotificationPlatformBridgeAndroid::RegisterProfilePrefs(registry);
|
| SearchGeolocationDisclosureTabHelper::RegisterProfilePrefs(registry);
|
| - SearchGeolocationService::RegisterProfilePrefs(registry);
|
| }
|
|
|
| } // namespace android
|
|
|