Index: ui/views/focus/focus_manager.h |
=================================================================== |
--- ui/views/focus/focus_manager.h (revision 111160) |
+++ ui/views/focus/focus_manager.h (working copy) |
@@ -230,9 +230,6 @@ |
ui::AcceleratorTarget* GetCurrentTargetForAccelerator( |
const ui::Accelerator& accelertor) const; |
- // Sets the focus to the specified native view. |
- virtual void FocusNativeView(gfx::NativeView native_view); |
- |
// Clears the native view having the focus. |
virtual void ClearNativeFocus(); |