diff options
Diffstat (limited to 'ash/system/chromeos/label_tray_view.h')
-rw-r--r-- | ash/system/chromeos/label_tray_view.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ash/system/chromeos/label_tray_view.h b/ash/system/chromeos/label_tray_view.h index b29c37b..bef5adf 100644 --- a/ash/system/chromeos/label_tray_view.h +++ b/ash/system/chromeos/label_tray_view.h @@ -9,7 +9,6 @@ #include "ui/views/view.h" namespace ash { -namespace internal { class ViewClickListener; @@ -31,7 +30,6 @@ class LabelTrayView : public views::View { DISALLOW_COPY_AND_ASSIGN(LabelTrayView); }; -} // namespace internal } // namespace ash #endif // ASH_SYSTEM_CHROMEOS_LABEL_TRAY_VIEW_H_ |