| Index: ash/common/system/tray/ime_info.cc
|
| diff --git a/ash/system/tray/ime_info.cc b/ash/common/system/tray/ime_info.cc
|
| similarity index 90%
|
| rename from ash/system/tray/ime_info.cc
|
| rename to ash/common/system/tray/ime_info.cc
|
| index bed55d3dd306d8979fde5ca8d06543bc41c07289..fc1966d6e2d17808cced3fe4de0967daf3c06ba6 100644
|
| --- a/ash/system/tray/ime_info.cc
|
| +++ b/ash/common/system/tray/ime_info.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 "ash/system/tray/ime_info.h"
|
| +#include "ash/common/system/tray/ime_info.h"
|
|
|
| namespace ash {
|
|
|
|
|