Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / status_area_widget_delegate.h
index 751c31b..8dd3202 100644 (file)
@@ -13,8 +13,6 @@
 #include "ui/views/widget/widget_delegate.h"
 
 namespace ash {
-namespace internal {
-
 class FocusCycler;
 
 class ASH_EXPORT StatusAreaWidgetDelegate : public views::AccessiblePaneView,
@@ -64,7 +62,6 @@ class ASH_EXPORT StatusAreaWidgetDelegate : public views::AccessiblePaneView,
   DISALLOW_COPY_AND_ASSIGN(StatusAreaWidgetDelegate);
 };
 
-}  // namespace internal
 }  // namespace ash
 
 #endif  // ASH_SYSTEM_STATUS_AREA_WIDGET_DELEGATE_H_