| Index: chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.h
 | 
| diff --git a/chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.h b/chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.h
 | 
| index 5d5e2f246d9ca91588e29017602c61ac54111f16..771e6228ff03f288cb4f83472f677aed2ac28b17 100644
 | 
| --- a/chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.h
 | 
| +++ b/chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.h
 | 
| @@ -30,6 +30,8 @@ class SearchGeolocationDisclosureTabHelper
 | 
|    void NavigationEntryCommitted(
 | 
|        const content::LoadCommittedDetails& load_details) override;
 | 
|  
 | 
| +  static void ResetDisclosure(Profile* profile);
 | 
| +
 | 
|    static void RegisterProfilePrefs(user_prefs::PrefRegistrySyncable* registry);
 | 
|  
 | 
|    // Registers native methods.
 | 
| 
 |