Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / ime / tray_ime.h
index 06c81a5..0f46192 100644 (file)
@@ -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_