Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: chrome/browser/android/tab_android.h

Issue 2475213002: Update the Google Search geolocation disclosure to make it more obvious. (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/tab_android.h
diff --git a/chrome/browser/android/tab_android.h b/chrome/browser/android/tab_android.h
index 9f8c5ad61a57f394786f48628e2edb143a8e56ab..9a4703725abeac84e70656bf2556571ed11afc41 100644
--- a/chrome/browser/android/tab_android.h
+++ b/chrome/browser/android/tab_android.h
@@ -264,6 +264,7 @@ class TabAndroid : public CoreTabHelperDelegate,
static bool RegisterTabAndroid(JNIEnv* env);
private:
+ void MaybeShowDefaultSearchGeolocationDisclosure(GURL gurl);
prerender::PrerenderManager* GetPrerenderManager() const;
JavaObjectWeakGlobalRef weak_java_tab_;

Powered by Google App Engine
This is Rietveld 408576698