Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / tray / tray_popup_label_button.cc
index 4f80288..cca2f9e 100644 (file)
@@ -11,7 +11,6 @@
 #include "ui/views/painter.h"
 
 namespace ash {
-namespace internal {
 
 TrayPopupLabelButton::TrayPopupLabelButton(views::ButtonListener* listener,
                                            const base::string16& text)
@@ -28,5 +27,4 @@ TrayPopupLabelButton::TrayPopupLabelButton(views::ButtonListener* listener,
 
 TrayPopupLabelButton::~TrayPopupLabelButton() {}
 
-}  // namespace internal
 }  // namespace ash