Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / tray / tray_popup_header_button.cc
index d19cbc5..50c1356 100644 (file)
@@ -11,7 +11,6 @@
 #include "ui/views/painter.h"
 
 namespace ash {
-namespace internal {
 
 // static
 const char TrayPopupHeaderButton::kViewClassName[] =
@@ -66,5 +65,4 @@ void TrayPopupHeaderButton::StateChanged() {
   SchedulePaint();
 }
 
-}  // namespace internal
 }  // namespace ash