| Index: chrome/browser/chromeos/input_method/input_method_util.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_util.h b/chrome/browser/chromeos/input_method/input_method_util.h
|
| index fb50a7ec3db7ff6c707462d2ca7b8439ce000475..550af6ea9bd88f7ef774eba15d7968051a676d5e 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_util.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_util.h
|
| @@ -14,8 +14,6 @@
|
| #include "base/string16.h"
|
| #include "base/hash_tables.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -// TODO(yusukes): Do not include ibus_controller.h.
|
| -#include "chrome/browser/chromeos/input_method/ibus_controller.h"
|
| #include "chrome/browser/chromeos/input_method/input_method_descriptor.h"
|
|
|
| namespace chromeos {
|
|
|