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

Unified Diff: views/ime/mock_input_method.h

Issue 8509034: Move views/ime/text_input_client.h to ui/base/ime/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 9 years, 1 month 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: views/ime/mock_input_method.h
diff --git a/views/ime/mock_input_method.h b/views/ime/mock_input_method.h
index af4e0a536c7a8dbd90912d67c06333da0f06a468..56f0e9f63b90fc233e517476a1644d28fb414e83 100644
--- a/views/ime/mock_input_method.h
+++ b/views/ime/mock_input_method.h
@@ -8,6 +8,7 @@
#include "base/basictypes.h"
#include "base/compiler_specific.h"
+#include "ui/base/ime/composition_text.h"
#include "views/ime/input_method_base.h"
#include "views/view.h"

Powered by Google App Engine
This is Rietveld 408576698