| Index: chrome/views/widget/widget_gtk.h
|
| ===================================================================
|
| --- chrome/views/widget/widget_gtk.h (revision 14739)
|
| +++ chrome/views/widget/widget_gtk.h (working copy)
|
| @@ -37,7 +37,6 @@
|
|
|
| // Overridden from Widget:
|
| virtual void GetBounds(gfx::Rect* out, bool including_frame) const;
|
| - virtual void MoveToFront(bool should_activate);
|
| virtual gfx::NativeView GetNativeView() const;
|
| virtual void PaintNow(const gfx::Rect& update_rect);
|
| virtual RootView* GetRootView();
|
|
|