Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / audio / tray_audio.h
index 93f99bf..9d76bb9 100644 (file)
@@ -15,8 +15,6 @@ namespace system {
 class TrayAudioDelegate;
 }
 
-namespace internal {
-
 namespace tray {
 class VolumeView;
 }
@@ -62,7 +60,6 @@ class TrayAudio : public TrayImageItem,
   DISALLOW_COPY_AND_ASSIGN(TrayAudio);
 };
 
-}  // namespace internal
 }  // namespace ash
 
 #endif  // ASH_SYSTEM_AUDIO_TRAY_AUDIO_H_