| Index: ui/base/ime/input_method_chromeos.h
|
| diff --git a/ui/base/ime/input_method_chromeos.h b/ui/base/ime/input_method_chromeos.h
|
| index f091223401c1d40376de96300bec8a283fc5348c..3de415769efda3b14ca017d22bf340c752f335be 100644
|
| --- a/ui/base/ime/input_method_chromeos.h
|
| +++ b/ui/base/ime/input_method_chromeos.h
|
| @@ -20,7 +20,7 @@
|
| namespace ui {
|
|
|
| // A ui::InputMethod implementation based on IBus.
|
| -class UI_BASE_IME_EXPORT InputMethodChromeOS
|
| +class UI_BASE_EXPORT InputMethodChromeOS
|
| : public InputMethodBase,
|
| public chromeos::IMEInputContextHandlerInterface {
|
| public:
|
|
|