| Index: ios/web/public/web_state/crw_web_view_proxy.h
|
| diff --git a/ios/web/public/web_state/crw_web_view_proxy.h b/ios/web/public/web_state/crw_web_view_proxy.h
|
| index 850325c3d7a9ba9a15096da04bc4397635c064dd..acb0f7a425d129d7524372a71bf0920a38f42b12 100644
|
| --- a/ios/web/public/web_state/crw_web_view_proxy.h
|
| +++ b/ios/web/public/web_state/crw_web_view_proxy.h
|
| @@ -49,11 +49,6 @@
|
| - (BOOL)hasSearchableTextContent;
|
|
|
| // Returns the currently visible keyboard accessory, or nil.
|
| -// TODO(jdonnelly): Remove this once downstream code is updated to use
|
| -// keyboardAccessory.
|
| -- (UIView*)getKeyboardAccessory;
|
| -
|
| -// Returns the currently visible keyboard accessory, or nil.
|
| - (UIView*)keyboardAccessory;
|
|
|
| // Returns the currently visible keyboard input assistant item, or nil. Only
|
|
|