Index: chromeos/ime/ime_keyboard.h |
diff --git a/chromeos/ime/ime_keyboard.h b/chromeos/ime/ime_keyboard.h |
index 3fcdb5d847a8a3a1b51d50c44a16187e8c6d3046..55992a6957bc659b1fcdd7b3979992374bfed141 100644 |
--- a/chromeos/ime/ime_keyboard.h |
+++ b/chromeos/ime/ime_keyboard.h |
@@ -111,7 +111,7 @@ class CHROMEOS_EXPORT ImeKeyboard { |
// Note: At this moment, classes other than InputMethodManager should not |
// instantiate the ImeKeyboard class. |
- static ImeKeyboard* Create(); |
+ static CHROMEOS_EXPORT ImeKeyboard* Create(); |
bool caps_lock_is_enabled_; |
std::string last_layout_; |