| Index: ui/keyboard/keyboard.h
|
| diff --git a/ui/keyboard/keyboard.h b/ui/keyboard/keyboard.h
|
| index a13cac4adf2c8ea0f755115489d4b8004b13600a..a0aed8aee09faf5625cf3a8a5906f062c4f6eacb 100644
|
| --- a/ui/keyboard/keyboard.h
|
| +++ b/ui/keyboard/keyboard.h
|
| @@ -13,7 +13,6 @@ namespace keyboard {
|
| // for loading resources used in for the virtual keyboard. This becomes a no-op
|
| // after the first call.
|
| KEYBOARD_EXPORT void InitializeKeyboard();
|
| -KEYBOARD_EXPORT void InitializeWebUIBindings();
|
|
|
| // Resets the keyboard to an uninitialized state. Required for
|
| // BrowserWithTestWindowTest tests as they tear down the controller factory
|
|
|