| Index: ash/system/chromeos/network/tray_sms.h
|
| diff --git a/ash/system/chromeos/network/tray_sms.h b/ash/system/chromeos/network/tray_sms.h
|
| index 5a79360052ad7bcbc49f4a78edd2245b6edb0c8d..9796acf70ca0941f8cce828f36f2111d262fe6aa 100644
|
| --- a/ash/system/chromeos/network/tray_sms.h
|
| +++ b/ash/system/chromeos/network/tray_sms.h
|
| @@ -12,7 +12,6 @@
|
| #include "chromeos/network/network_sms_handler.h"
|
|
|
| namespace ash {
|
| -namespace internal {
|
|
|
| class TraySms : public SystemTrayItem,
|
| public chromeos::NetworkSmsHandler::Observer {
|
| @@ -60,7 +59,6 @@ class TraySms : public SystemTrayItem,
|
| DISALLOW_COPY_AND_ASSIGN(TraySms);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_CHROMEOS_NETWORK_TRAY_SMS_H
|
|
|