| Index: content/browser/tab_contents/render_view_host_manager.h
|
| diff --git a/content/browser/tab_contents/render_view_host_manager.h b/content/browser/tab_contents/render_view_host_manager.h
|
| index 8a744bc22ec0d74f4e7e931f586a85a4c11ed94d..fdcd564b6627cb5302c70bc5f40028c8cea6584e 100644
|
| --- a/content/browser/tab_contents/render_view_host_manager.h
|
| +++ b/content/browser/tab_contents/render_view_host_manager.h
|
| @@ -176,7 +176,6 @@ class CONTENT_EXPORT RenderViewHostManager
|
| bool proceed) OVERRIDE;
|
| virtual void OnCrossSiteResponse(int new_render_process_host_id,
|
| int new_request_id) OVERRIDE;
|
| - virtual void OnCrossSiteNavigationCanceled() OVERRIDE;
|
|
|
| // content::NotificationObserver implementation.
|
| virtual void Observe(int type,
|
|
|