Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / tray / special_popup_row.cc
index f8887c3..0f6899d 100644 (file)
@@ -19,8 +19,6 @@
 #include "ui/views/painter.h"
 
 namespace ash {
-namespace internal {
-
 namespace {
 
 const int kIconPaddingLeft = 5;
@@ -130,5 +128,4 @@ void SpecialPopupRow::Layout() {
   content_->SetBoundsRect(bounds);
 }
 
-}  // namespace internal
 }  // namespace ash