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

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

Issue 693733002: Adds ozone support for ime keyboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | chromeos/BUILD.gn » ('j') | chromeos/ime/ime_keyboard.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/input_method/input_method_manager_impl.h
diff --git a/chrome/browser/chromeos/input_method/input_method_manager_impl.h b/chrome/browser/chromeos/input_method/input_method_manager_impl.h
index 6ccc24f33cf7f018fb6abb81feee51e4315a33f6..3fbb7ecb1327f092191dba38b49cffecdccced64 100644
--- a/chrome/browser/chromeos/input_method/input_method_manager_impl.h
+++ b/chrome/browser/chromeos/input_method/input_method_manager_impl.h
@@ -25,6 +25,7 @@ class InputMethodEngine;
namespace input_method {
class InputMethodDelegate;
class ImeKeyboard;
+class ImeKeyboardX11;
Shu Chen 2014/11/04 06:17:08 why add this?
FengYuan 2014/11/04 07:11:19 removed.
// The implementation of InputMethodManager.
class InputMethodManagerImpl : public InputMethodManager,
« no previous file with comments | « no previous file | chromeos/BUILD.gn » ('j') | chromeos/ime/ime_keyboard.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698