| Index: chrome/browser/ui/views/tab_contents/tab_contents_view_touch.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/tab_contents/tab_contents_view_touch.h (revision 98900)
|
| +++ chrome/browser/ui/views/tab_contents/tab_contents_view_touch.h (working copy)
|
| @@ -65,7 +65,6 @@
|
| virtual void SetInitialFocus() OVERRIDE;
|
| virtual void StoreFocus() OVERRIDE;
|
| virtual void RestoreFocus() OVERRIDE;
|
| - virtual void UpdatePreferredSize(const gfx::Size& pref_size) OVERRIDE;
|
| virtual bool IsDoingDrag() const OVERRIDE;
|
| virtual void CancelDragAndCloseTab() OVERRIDE;
|
| virtual bool IsEventTracking() const OVERRIDE;
|
|
|