summaryrefslogtreecommitdiffstats
path: root/android_webview/native/aw_web_contents_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'android_webview/native/aw_web_contents_delegate.h')
-rw-r--r--android_webview/native/aw_web_contents_delegate.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/android_webview/native/aw_web_contents_delegate.h b/android_webview/native/aw_web_contents_delegate.h
index afc881b..96cd325 100644
--- a/android_webview/native/aw_web_contents_delegate.h
+++ b/android_webview/native/aw_web_contents_delegate.h
@@ -40,8 +40,6 @@ class AwWebContentsDelegate
bool user_gesture,
bool* was_blocked) override;
- void NavigationStateChanged(content::WebContents* source,
- content::InvalidateTypes changed_flags) override;
void WebContentsCreated(content::WebContents* source_contents,
int opener_render_frame_id,
const base::string16& frame_name,