| Index: ash/system/user/tray_user.h
|
| diff --git a/ash/system/user/tray_user.h b/ash/system/user/tray_user.h
|
| index 6ccad97a9add47b080c3b448478b505b4500ee35..d956c31740dbb909c5982e449397379db510d535 100644
|
| --- a/ash/system/user/tray_user.h
|
| +++ b/ash/system/user/tray_user.h
|
| @@ -22,8 +22,6 @@ class Label;
|
| }
|
|
|
| namespace ash {
|
| -namespace internal {
|
| -
|
| namespace tray {
|
| class UserView;
|
| class RoundedImageView;
|
| @@ -97,7 +95,6 @@ class ASH_EXPORT TrayUser : public SystemTrayItem,
|
| DISALLOW_COPY_AND_ASSIGN(TrayUser);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_USER_TRAY_USER_H_
|
|
|