Index: views/widget/native_widget_aura.h |
=================================================================== |
--- views/widget/native_widget_aura.h (revision 101156) |
+++ views/widget/native_widget_aura.h (working copy) |
@@ -109,7 +109,6 @@ |
virtual void FocusNativeView(gfx::NativeView native_view) OVERRIDE; |
virtual bool ConvertPointFromAncestor( |
const Widget* ancestor, gfx::Point* point) const OVERRIDE; |
- virtual gfx::Rect GetWorkAreaBoundsInScreen() const OVERRIDE; |
// Overridden from views::InputMethodDelegate: |
virtual void DispatchKeyEventPostIME(const KeyEvent& key) OVERRIDE; |