Index: views/controls/native/native_view_host_wrapper.h |
=================================================================== |
--- views/controls/native/native_view_host_wrapper.h (revision 27081) |
+++ views/controls/native/native_view_host_wrapper.h (working copy) |
@@ -51,9 +51,6 @@ |
// is already hidden. |
virtual void HideWidget() = 0; |
- // Sets focus to the gfx::NativeView. |
- virtual void SetFocus() = 0; |
- |
// Creates a platform-specific instance of an object implementing this |
// interface. |
static NativeViewHostWrapper* CreateWrapper(NativeViewHost* host); |
Property changes on: views/controls/native/native_view_host_wrapper.h |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |