| 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 7b3607f179aedaea44c34a129cd4f15a6148a328..2215c4016e8a2ed5532d8bf775a066fef5e1a87a 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
|
| @@ -52,7 +52,7 @@ class SearchGeolocationDisclosureTabHelper
|
| void RecordPostDisclosureMetrics(const GURL& gurl);
|
| Profile* GetProfile();
|
|
|
| - bool consistent_geolocation_enabled_;
|
| + bool consistent_geolocation_disclosure_enabled_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(SearchGeolocationDisclosureTabHelper);
|
| };
|
|
|