| Index: ash/system/tray_update.h
|
| diff --git a/ash/system/tray_update.h b/ash/system/tray_update.h
|
| index 123cde19f3b32d1305ca319994181b4c84c76d4c..d6212c058930fffc63a715bfde340757dd77db69 100644
|
| --- a/ash/system/tray_update.h
|
| +++ b/ash/system/tray_update.h
|
| @@ -14,7 +14,6 @@ class View;
|
| }
|
|
|
| namespace ash {
|
| -namespace internal {
|
|
|
| namespace tray {
|
| class UpdateNagger;
|
| @@ -45,7 +44,6 @@ class TrayUpdate : public TrayImageItem,
|
| DISALLOW_COPY_AND_ASSIGN(TrayUpdate);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_TRAY_UPDATE_H_
|
|
|