Index: chrome/browser/autocomplete/autocomplete_edit_view_mac.h |
=================================================================== |
--- chrome/browser/autocomplete/autocomplete_edit_view_mac.h (revision 27081) |
+++ chrome/browser/autocomplete/autocomplete_edit_view_mac.h (working copy) |
@@ -89,6 +89,7 @@ |
virtual void OnBeforePossibleChange(); |
virtual bool OnAfterPossibleChange(); |
virtual gfx::NativeView GetNativeView() const; |
+ virtual gfx::NativeView GetFocusNativeView() const; |
// Implement the AutocompleteTextFieldObserver interface. |
virtual void OnControlKeyChanged(bool pressed); |