| Index: chrome/browser/ui/input_method/input_method_engine_base.cc
|
| diff --git a/chrome/browser/input_method/input_method_engine_base.cc b/chrome/browser/ui/input_method/input_method_engine_base.cc
|
| similarity index 99%
|
| rename from chrome/browser/input_method/input_method_engine_base.cc
|
| rename to chrome/browser/ui/input_method/input_method_engine_base.cc
|
| index f74f376fa7ab1a0d60a7ef1b234895d19c8ca962..6cd3a6412a8490e8e9f83855ee09d7d0cd56556d 100644
|
| --- a/chrome/browser/input_method/input_method_engine_base.cc
|
| +++ b/chrome/browser/ui/input_method/input_method_engine_base.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 "chrome/browser/input_method/input_method_engine_base.h"
|
| +#include "chrome/browser/ui/input_method/input_method_engine_base.h"
|
|
|
| #undef FocusIn
|
| #undef FocusOut
|
|
|