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

Unified Diff: trunk/src/chrome/browser/chromeos/input_method/mock_input_method_engine.h

Issue 165453002: Revert 251164 "Split out InputMethodMenuManager from InputMethod..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 10 months 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: trunk/src/chrome/browser/chromeos/input_method/mock_input_method_engine.h
===================================================================
--- trunk/src/chrome/browser/chromeos/input_method/mock_input_method_engine.h (revision 251193)
+++ trunk/src/chrome/browser/chromeos/input_method/mock_input_method_engine.h (working copy)
@@ -15,18 +15,13 @@
class KeyEvent;
} // namespace ui
-namespace ash {
-namespace ime {
-struct InputMethodMenuItem;
-} // namespace ime
-} // namespace ash
-
namespace chromeos {
class CompositionText;
namespace input_method {
class CandidateWindow;
+struct InputMethodProperty;
struct KeyEventHandle;
} // namespace input_method

Powered by Google App Engine
This is Rietveld 408576698