| Index: chrome/browser/chromeos/input_method/ibus_ui_controller.h
|
| diff --git a/chrome/browser/chromeos/input_method/ibus_ui_controller.h b/chrome/browser/chromeos/input_method/ibus_ui_controller.h
|
| index 27e443a85f87a67df595f6fd545c13d7942009b1..77966d3327de9f48e2567c146114b0494522d6df 100644
|
| --- a/chrome/browser/chromeos/input_method/ibus_ui_controller.h
|
| +++ b/chrome/browser/chromeos/input_method/ibus_ui_controller.h
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/observer_list.h"
|
| -#include "third_party/mozc/session/commands.pb.h"
|
| +#include "third_party/mozc/session/candidates_lite.pb.h"
|
|
|
| namespace chromeos {
|
| namespace input_method {
|
|
|