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

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

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.h
===================================================================
--- chrome/browser/chromeos/input_method/ibus_ui_controller.h (revision 112970)
+++ chrome/browser/chromeos/input_method/ibus_ui_controller.h (working copy)
@@ -15,7 +15,7 @@
#include "base/basictypes.h"
#include "base/observer_list.h"
-#include "third_party/mozc/session/candidates_lite.pb.h"
+#include "third_party/mozc/session/commands.pb.h"
namespace chromeos {
namespace input_method {

Powered by Google App Engine
This is Rietveld 408576698