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

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

Issue 2919583002: chromeos: Move InputMethodUtil into //ui/base/ime/chromeos (Closed)
Patch Set: Created 3 years, 7 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: chrome/browser/chromeos/input_method/mock_input_method_manager_impl.cc
diff --git a/chrome/browser/chromeos/input_method/mock_input_method_manager_impl.cc b/chrome/browser/chromeos/input_method/mock_input_method_manager_impl.cc
index e155343a14b423aa2e6aa2b2a13c1e73f1d22658..1b49fe0ef0a0de88c6bc8c951388aef2fe361333 100644
--- a/chrome/browser/chromeos/input_method/mock_input_method_manager_impl.cc
+++ b/chrome/browser/chromeos/input_method/mock_input_method_manager_impl.cc
@@ -6,7 +6,7 @@
#include <utility>
-#include "chrome/browser/chromeos/input_method/input_method_util.h"
+#include "ui/base/ime/chromeos/input_method_util.h"
namespace chromeos {
namespace input_method {

Powered by Google App Engine
This is Rietveld 408576698