| Index: chrome/browser/chromeos/input_method/ibus_ui_controller.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/input_method/ibus_ui_controller.cc (revision 112970)
|
| +++ chrome/browser/chromeos/input_method/ibus_ui_controller.cc (working copy)
|
| @@ -11,7 +11,7 @@
|
| #include <sstream>
|
| #include "base/logging.h"
|
| #include "base/string_util.h"
|
| -#include "third_party/mozc/session/candidates_lite.pb.h"
|
| +#include "third_party/mozc/session/commands.pb.h"
|
|
|
| namespace chromeos {
|
| namespace input_method {
|
|
|