Chromium Code Reviews| 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 ca152a325044a0f51dff29488c25fb661be04fa4..01fda727fd89986d3dc98a3b44f97169fa0b5455 100644 |
| --- a/chrome/browser/chromeos/input_method/input_method_engine.h |
| +++ b/chrome/browser/chromeos/input_method/input_method_engine.h |
| @@ -18,8 +18,6 @@ |
| #include "ui/base/ime/ime_engine_handler_interface.h" |
| #include "url/gurl.h" |
| -class Profile; |
| - |
| namespace ui { |
| class CandidateWindow; |
| struct CompositionText; |