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

Unified Diff: ui/chromeos/ime/view/input_method_menu_manager_unittest.cc

Issue 727143002: Moves code from chromeos/ime to ui/base/ime/chromeos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit 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
Index: ui/chromeos/ime/view/input_method_menu_manager_unittest.cc
diff --git a/ui/chromeos/ime/input_method_menu_manager_unittest.cc b/ui/chromeos/ime/view/input_method_menu_manager_unittest.cc
similarity index 97%
rename from ui/chromeos/ime/input_method_menu_manager_unittest.cc
rename to ui/chromeos/ime/view/input_method_menu_manager_unittest.cc
index b6bf5efa387b54e74411446fc21e82d340f1fc86..a0c8a8e8ea9f36e6fea40cd25c2f87ce02497332 100644
--- a/ui/chromeos/ime/input_method_menu_manager_unittest.cc
+++ b/ui/chromeos/ime/view/input_method_menu_manager_unittest.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/chromeos/ime/input_method_menu_manager.h"
+#include "ui/chromeos/ime/view/input_method_menu_manager.h"
#include "base/logging.h"
#include "base/memory/scoped_ptr.h"

Powered by Google App Engine
This is Rietveld 408576698