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 cfb47be3dee691a57046797d4ac4831c4518f872..d31af7a5bfe299858d2f6d9089caeae751dce966 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). |