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

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

Issue 935533002: Prevent future app banners when app is added to the homescreen via menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months 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
« no previous file with comments | « no previous file | chrome/browser/android/shortcut_helper.cc » ('j') | chrome/browser/android/shortcut_helper.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/shortcut_helper.h
diff --git a/chrome/browser/android/shortcut_helper.h b/chrome/browser/android/shortcut_helper.h
index 5b866df4a6ee265f232a323d283760a565bc0ea6..9b3074bf2ef4dcf429b8097c127a085940e1f738 100644
--- a/chrome/browser/android/shortcut_helper.h
+++ b/chrome/browser/android/shortcut_helper.h
@@ -107,6 +107,8 @@ class ShortcutHelper : public content::WebContentsObserver {
void Destroy();
+ void RecordAddToHomescreen();
+
JavaObjectWeakGlobalRef java_ref_;
ShortcutInfo shortcut_info_;
« no previous file with comments | « no previous file | chrome/browser/android/shortcut_helper.cc » ('j') | chrome/browser/android/shortcut_helper.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698