summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/blocked_popup_container.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/views/blocked_popup_container.h')
-rw-r--r--chrome/browser/views/blocked_popup_container.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/browser/views/blocked_popup_container.h b/chrome/browser/views/blocked_popup_container.h
index b853b6d..e469da6 100644
--- a/chrome/browser/views/blocked_popup_container.h
+++ b/chrome/browser/views/blocked_popup_container.h
@@ -151,11 +151,6 @@ class BlockedPopupContainer : public ConstrainedWindow,
virtual void NavigationStateChanged(const TabContents* source,
unsigned changed_flags) { }
- // Replaces |source| with |new_contents| in our list of blocked popups,
- // preserving the associated window size.
- virtual void ReplaceContents(TabContents* source,
- TabContents* new_contents);
-
// Forwards AddNewContents to our |owner_|.
virtual void AddNewContents(TabContents* source,
TabContents* new_contents,