Index: android_webview/native/aw_contents.h |
diff --git a/android_webview/native/aw_contents.h b/android_webview/native/aw_contents.h |
index 0fa1fcc9cde4e66fe128648849cc92e8dd80a891..1248bd1791a726df1c8750deffc6566b9f91c88d 100644 |
--- a/android_webview/native/aw_contents.h |
+++ b/android_webview/native/aw_contents.h |
@@ -364,7 +364,7 @@ class AwContents : public FindHelper::Listener, |
void RenderProcessReady(content::RenderProcessHost* host) override; |
// AwSafeBrowsingUIManager::UIManagerClient implementation |
- bool CanShowInterstitial() override; |
+ bool CanShowBigInterstitial() override; |
void CallProceedOnInterstitialForTesting( |
JNIEnv* env, |