Index: chrome/browser/android/tab_web_contents_delegate_android.h |
diff --git a/chrome/browser/android/tab_web_contents_delegate_android.h b/chrome/browser/android/tab_web_contents_delegate_android.h |
index 47b4234eb98d783532bdd02672f3d02905ccfbb7..383b198c92a94d474a4a496690be1e13b6501505 100644 |
--- a/chrome/browser/android/tab_web_contents_delegate_android.h |
+++ b/chrome/browser/android/tab_web_contents_delegate_android.h |
@@ -87,6 +87,7 @@ class TabWebContentsDelegateAndroid |
const gfx::Rect& initial_rect, |
bool user_gesture, |
bool* was_blocked) override; |
+ bool RequestAppBanner(content::WebContents* web_contents) override; |
private: |
// NotificationObserver implementation. |