| Index: ui/keyboard/keyboard_util.h
|
| diff --git a/ui/keyboard/keyboard_util.h b/ui/keyboard/keyboard_util.h
|
| index 864be500e8ac6026d98a8d79fc0bc24088740240..f0089a484446a6598f6bef79e48d8a8b2afaf379 100644
|
| --- a/ui/keyboard/keyboard_util.h
|
| +++ b/ui/keyboard/keyboard_util.h
|
| @@ -178,10 +178,6 @@ KEYBOARD_EXPORT const GURL& GetOverrideContentUrl();
|
| // Logs the keyboard control event as a UMA stat.
|
| void LogKeyboardControlEvent(KeyboardControlEvent event);
|
|
|
| -// Sets true if keyboard overscrolling is enabled with accessibility keyboard.
|
| -KEYBOARD_EXPORT void SetOverscrollEnabledWithAccessibilityKeyboard(
|
| - bool enabled);
|
| -
|
| } // namespace keyboard
|
|
|
| #endif // UI_KEYBOARD_KEYBOARD_UTIL_H_
|
|
|