Index: chrome_frame/chrome_active_document.h |
=================================================================== |
--- chrome_frame/chrome_active_document.h (revision 96788) |
+++ chrome_frame/chrome_active_document.h (working copy) |
@@ -361,8 +361,6 @@ |
protected: |
// ChromeFrameActivexBase overrides |
- virtual void OnOpenURL( |
- const GURL& url_to_open, const GURL& referrer, int open_disposition); |
virtual void OnAttachExternalTab(const AttachExternalTabParams& params); |
virtual void OnGoToHistoryEntryOffset(int offset); |
virtual void OnMoveWindow(const gfx::Rect& dimensions); |