Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / audio / volume_view.cc
index 22fc71f..03b3884 100644 (file)
@@ -35,7 +35,6 @@ const int kVolumeLevels = 4;
 }  // namespace
 
 namespace ash {
-namespace internal {
 namespace tray {
 
 class VolumeButton : public views::ToggleImageButton {
@@ -328,5 +327,4 @@ bool VolumeView::PerformAction(const ui::Event& event) {
 }
 
 }  // namespace tray
-}  // namespace internal
 }  // namespace ash