| Index: chrome/browser/chromeos/input_method/input_method_engine.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_engine.h b/chrome/browser/chromeos/input_method/input_method_engine.h
|
| index 58fdc0940beeb5b5a6509d381529ac5182c3a8a6..784473fa6b295ec52f9f4d0020cc098bdbfaec69 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_engine.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_engine.h
|
| @@ -14,8 +14,6 @@ namespace input_method {
|
| struct KeyEventHandle;
|
| } // namespace input_method
|
|
|
| -extern const char* kExtensionImePrefix;
|
| -
|
| // InputMethodEngine is used to translate from the Chrome IME API to the native
|
| // API.
|
| class InputMethodEngine {
|
|
|