| Index: ui/views/controls/textfield/native_textfield_win.h
|
| diff --git a/ui/views/controls/textfield/native_textfield_win.h b/ui/views/controls/textfield/native_textfield_win.h
|
| index 6939a093f3218a1775f02ce1a74b475c5bf10232..4154c2c6d755709e37b72aae27ee7fa8a2945a9a 100644
|
| --- a/ui/views/controls/textfield/native_textfield_win.h
|
| +++ b/ui/views/controls/textfield/native_textfield_win.h
|
| @@ -75,7 +75,6 @@ class NativeTextfieldWin
|
| virtual gfx::Insets CalculateInsets() OVERRIDE;
|
| virtual void UpdateHorizontalMargins() OVERRIDE;
|
| virtual void UpdateVerticalMargins() OVERRIDE;
|
| - virtual void UpdateVerticalAlignment() OVERRIDE;
|
| virtual bool SetFocus() OVERRIDE;
|
| virtual View* GetView() OVERRIDE;
|
| virtual gfx::NativeView GetTestingHandle() const OVERRIDE;
|
|
|