| Index: chrome/browser/chromeos/input_method/ibus_ui_controller.cc
|
| diff --git a/chrome/browser/chromeos/input_method/ibus_ui_controller.cc b/chrome/browser/chromeos/input_method/ibus_ui_controller.cc
|
| index f64d7b99200f0152b95795a7fd52d67eff75b413..f48113e53822487c54562d912c3b004abc4460d7 100644
|
| --- a/chrome/browser/chromeos/input_method/ibus_ui_controller.cc
|
| +++ b/chrome/browser/chromeos/input_method/ibus_ui_controller.cc
|
| @@ -11,7 +11,7 @@
|
| #include <sstream>
|
| #include "base/logging.h"
|
| #include "base/string_util.h"
|
| -#include "third_party/mozc/session/commands.pb.h"
|
| +#include "third_party/mozc/session/candidates_lite.pb.h"
|
|
|
| namespace chromeos {
|
| namespace input_method {
|
|
|