| Index: views/controls/textfield/native_textfield_views.h
|
| diff --git a/views/controls/textfield/native_textfield_views.h b/views/controls/textfield/native_textfield_views.h
|
| index f87c42ac44400ba327d70c1ee931fd0807db9a01..b8b4e6e2a16745e98bf8a3d4d5c18771cd7de618 100644
|
| --- a/views/controls/textfield/native_textfield_views.h
|
| +++ b/views/controls/textfield/native_textfield_views.h
|
| @@ -26,7 +26,6 @@ class TextfieldViewsModel;
|
| // No platform specific code is used.
|
| // Following features are not yet supported.
|
| // * BIDI
|
| -// * Clipboard (Cut & Paste).
|
| // * Context Menu.
|
| // * IME/i18n support.
|
| // * X selection (only if we want to support).
|
|
|