| Index: ash/system/tray/special_popup_row.h
|
| diff --git a/ash/system/tray/special_popup_row.h b/ash/system/tray/special_popup_row.h
|
| index ee068e4eb8a7d61291fe00b6273d873b1da8613e..7f4ea1db2e8b77fa708dcab3d00e4ec209b8db15 100644
|
| --- a/ash/system/tray/special_popup_row.h
|
| +++ b/ash/system/tray/special_popup_row.h
|
| @@ -13,8 +13,6 @@ class Label;
|
| }
|
|
|
| namespace ash {
|
| -namespace internal {
|
| -
|
| class ThrobberView;
|
| class TrayItemView;
|
| class TrayPopupHeaderButton;
|
| @@ -48,7 +46,6 @@ class SpecialPopupRow : public views::View {
|
| DISALLOW_COPY_AND_ASSIGN(SpecialPopupRow);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_
|
|
|