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