| Index: ui/base/ime/chromeos/input_method_manager.cc
|
| diff --git a/chromeos/ime/input_method_manager.cc b/ui/base/ime/chromeos/input_method_manager.cc
|
| similarity index 94%
|
| rename from chromeos/ime/input_method_manager.cc
|
| rename to ui/base/ime/chromeos/input_method_manager.cc
|
| index c620a9242b9153a2ccdcbb34bea44f8ebb06d0da..5e26c950e8f05318179ce6d4c759f7f483c50f81 100644
|
| --- a/chromeos/ime/input_method_manager.cc
|
| +++ b/ui/base/ime/chromeos/input_method_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 "chromeos/ime/input_method_manager.h"
|
| +#include "ui/base/ime/chromeos/input_method_manager.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|