| Index: ui/chromeos/ime/view/input_method_menu_manager.cc
|
| diff --git a/ui/chromeos/ime/input_method_menu_manager.cc b/ui/chromeos/ime/view/input_method_menu_manager.cc
|
| similarity index 96%
|
| rename from ui/chromeos/ime/input_method_menu_manager.cc
|
| rename to ui/chromeos/ime/view/input_method_menu_manager.cc
|
| index 8e2d51f55cd8146ff38c9fe5b9be57ff3ffdb360..597e58bd8cbd65013aff98a6ea2961f48b022da2 100644
|
| --- a/ui/chromeos/ime/input_method_menu_manager.cc
|
| +++ b/ui/chromeos/ime/view/input_method_menu_manager.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/singleton.h"
|
|
|