| Index: ui/views/ime/input_method_win.cc
|
| diff --git a/views/ime/input_method_win.cc b/ui/views/ime/input_method_win.cc
|
| similarity index 99%
|
| rename from views/ime/input_method_win.cc
|
| rename to ui/views/ime/input_method_win.cc
|
| index 748df764baec48f8755b01c42666e03bd5869f82..1bc56b16c337c4fc738e20b9ea42c41a7522261f 100644
|
| --- a/views/ime/input_method_win.cc
|
| +++ b/ui/views/ime/input_method_win.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 "views/ime/input_method_win.h"
|
| +#include "ui/views/ime/input_method_win.h"
|
|
|
| #include "base/basictypes.h"
|
| #include "base/logging.h"
|
|
|