diff options
Diffstat (limited to 'ash/system/tray/tray_popup_header_button.cc')
-rw-r--r-- | ash/system/tray/tray_popup_header_button.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/system/tray/tray_popup_header_button.cc b/ash/system/tray/tray_popup_header_button.cc index d19cbc5..50c1356 100644 --- a/ash/system/tray/tray_popup_header_button.cc +++ b/ash/system/tray/tray_popup_header_button.cc @@ -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 |