| Index: ash/system/chromeos/power/tray_power.h
|
| diff --git a/ash/system/chromeos/power/tray_power.h b/ash/system/chromeos/power/tray_power.h
|
| index d79ac5e400df413d4d81b634cb580c0ee5dcde34..3bd0b201453d973a6e1067dad89b20aec82eabf9 100644
|
| --- a/ash/system/chromeos/power/tray_power.h
|
| +++ b/ash/system/chromeos/power/tray_power.h
|
| @@ -20,8 +20,6 @@ class MessageCenter;
|
| }
|
|
|
| namespace ash {
|
| -namespace internal {
|
| -
|
| namespace tray {
|
| class PowerNotificationView;
|
| class PowerTrayView;
|
| @@ -111,7 +109,6 @@ class ASH_EXPORT TrayPower : public SystemTrayItem,
|
| DISALLOW_COPY_AND_ASSIGN(TrayPower);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_CHROMEOS_POWER_TRAY_POWER_H_
|
|
|