| Index: chrome/browser/chromeos/input_method/candidate_window_controller_impl.h
|
| diff --git a/chrome/browser/chromeos/input_method/candidate_window_controller_impl.h b/chrome/browser/chromeos/input_method/candidate_window_controller_impl.h
|
| index a66ca0d8e0e78c23340f4bab8238503f8800c183..f1be98f305e0f90f87aebed89a6cdc4f15f81ba1 100644
|
| --- a/chrome/browser/chromeos/input_method/candidate_window_controller_impl.h
|
| +++ b/chrome/browser/chromeos/input_method/candidate_window_controller_impl.h
|
| @@ -30,7 +30,6 @@ class Widget;
|
| namespace chromeos {
|
| namespace input_method {
|
|
|
| -class DelayableWidget;
|
| class ModeIndicatorController;
|
|
|
| // The implementation of CandidateWindowController.
|
|
|