| Index: ui/views/controls/textfield/native_textfield_views.h
|
| diff --git a/ui/views/controls/textfield/native_textfield_views.h b/ui/views/controls/textfield/native_textfield_views.h
|
| index 83341e1db521da1aa9fff5544a7080ebea6cbd33..64550f87b6c7d81b2a7eddae4ec127e68687ad14 100644
|
| --- a/ui/views/controls/textfield/native_textfield_views.h
|
| +++ b/ui/views/controls/textfield/native_textfield_views.h
|
| @@ -197,7 +197,7 @@ class VIEWS_EXPORT NativeTextfieldViews : public TouchSelectionClientView,
|
| // changed.
|
| void UpdateAfterChange(bool text_changed, bool cursor_changed);
|
|
|
| - // Utility function to prepare the context menu..
|
| + // Utility function to prepare the context menu.
|
| void UpdateContextMenu();
|
|
|
| // Convenience method to call InputMethod::OnTextInputTypeChanged();
|
|
|