Chromium Code Reviews| Index: ui/keyboard/keyboard_ui.h |
| diff --git a/ui/keyboard/keyboard_ui.h b/ui/keyboard/keyboard_ui.h |
| index b4fc21c607f4428a06f7ebd3f6312a36521f33f9..bf36945ce91b68cb87ce5c8ebc6ccbb8efad78e3 100644 |
| --- a/ui/keyboard/keyboard_ui.h |
| +++ b/ui/keyboard/keyboard_ui.h |
| @@ -24,7 +24,7 @@ namespace keyboard { |
| class KeyboardController; |
| // An interface implemented by an object that implements a keyboard UI. |
| -class KEYBOARD_EXPORT KeyboardUI { |
| +class KeyboardUI { |
| public: |
| KeyboardUI(); |
| virtual ~KeyboardUI(); |