| Index: chrome/browser/extensions/api/input_ime/input_ime_api.h
|
| diff --git a/chrome/browser/extensions/api/input_ime/input_ime_api.h b/chrome/browser/extensions/api/input_ime/input_ime_api.h
|
| index 1eae655687a17114b38e254b6085abd78bbf1efd..1901e366e34caab41332655d41f46a9e370938db 100644
|
| --- a/chrome/browser/extensions/api/input_ime/input_ime_api.h
|
| +++ b/chrome/browser/extensions/api/input_ime/input_ime_api.h
|
| @@ -24,7 +24,7 @@ class Profile;
|
| namespace chromeos {
|
| class InputMethodEngineInterface;
|
| class ImeObserver;
|
| -}
|
| +} // namespace chromeos
|
|
|
| namespace extensions {
|
| struct InputComponentInfo;
|
|
|