summaryrefslogtreecommitdiffstats
path: root/views/widget/native_widget_win.h
diff options
context:
space:
mode:
authoroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-12 22:48:37 +0000
committeroshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-12 22:48:37 +0000
commita2d2ebb2bebebb570439c39e8eb5f6940dd2f788 (patch)
tree1ba145974abb0bb91cf4a9b63a79ca15909a9277 /views/widget/native_widget_win.h
parentafb56b486dd195e57a9b412fcb0b77cc7ac711e7 (diff)
downloadchromium_src-a2d2ebb2bebebb570439c39e8eb5f6940dd2f788.zip
chromium_src-a2d2ebb2bebebb570439c39e8eb5f6940dd2f788.tar.gz
chromium_src-a2d2ebb2bebebb570439c39e8eb5f6940dd2f788.tar.bz2
Use TabContentsViewViews for RenderWidgetHostViweViews.
* Removed TabContentsViewTouch. * Changed so that mouse and resize event goes through NativeWidgetViews so that NativeTabContentsViewViews can invoke NativeTabContentsViewDelegates. BUG=none TEST=none Review URL: http://codereview.chromium.org/7460001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100792 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views/widget/native_widget_win.h')
-rw-r--r--views/widget/native_widget_win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/widget/native_widget_win.h b/views/widget/native_widget_win.h
index 967ed85..43b4a76 100644
--- a/views/widget/native_widget_win.h
+++ b/views/widget/native_widget_win.h
@@ -266,6 +266,7 @@ class VIEWS_EXPORT NativeWidgetWin : public ui::WindowImpl,
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;
protected:
// Information saved before going into fullscreen mode, used to restore the