diff options
Diffstat (limited to 'chrome/browser/tab_contents/tab_contents_delegate.cc')
| -rw-r--r-- | chrome/browser/tab_contents/tab_contents_delegate.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/tab_contents/tab_contents_delegate.cc b/chrome/browser/tab_contents/tab_contents_delegate.cc index 5f82ead..85f3641 100644 --- a/chrome/browser/tab_contents/tab_contents_delegate.cc +++ b/chrome/browser/tab_contents/tab_contents_delegate.cc @@ -182,9 +182,6 @@ bool TabContentsDelegate::ShouldEnablePreferredSizeNotifications() { void TabContentsDelegate::UpdatePreferredSize(const gfx::Size& pref_size) { } -void TabContentsDelegate::ContentTypeChanged(TabContents* source) { -} - void TabContentsDelegate::OnSetSuggestResult(int32 page_id, const std::string& result) { } |
