Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Unified Diff: chrome/browser/chromeos/input_method/ibus_ui_controller.cc

Issue 8799005: Revert 112965 - Support mozc suggest window on ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « chrome/browser/chromeos/input_method/ibus_ui_controller.h ('k') | chrome/browser/chromeos/input_method/input_method.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698