| Index: ash/system/ime/tray_ime.h
|
| diff --git a/ash/system/ime/tray_ime.h b/ash/system/ime/tray_ime.h
|
| index 06c81a532a8ace0bb7d16e8120f263cb323d8237..0f46192bcb85c2d315473432ebb872634c19ba99 100644
|
| --- a/ash/system/ime/tray_ime.h
|
| +++ b/ash/system/ime/tray_ime.h
|
| @@ -13,11 +13,8 @@ class Label;
|
| }
|
|
|
| namespace ash {
|
| -
|
| struct IMEInfo;
|
|
|
| -namespace internal {
|
| -
|
| namespace tray {
|
| class IMEDefaultView;
|
| class IMEDetailedView;
|
| @@ -56,7 +53,6 @@ class TrayIME : public SystemTrayItem,
|
| DISALLOW_COPY_AND_ASSIGN(TrayIME);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_IME_TRAY_IME_H_
|
|
|