| Index: ash/system/drive/tray_drive.h
|
| diff --git a/ash/system/drive/tray_drive.h b/ash/system/drive/tray_drive.h
|
| index 6550fdeda8eece5bbf5b2ce095dc99ea7a238aca..3fea2b5641a3224a6af981e9994e54e9fd9976a2 100644
|
| --- a/ash/system/drive/tray_drive.h
|
| +++ b/ash/system/drive/tray_drive.h
|
| @@ -14,8 +14,6 @@ class Label;
|
| }
|
|
|
| namespace ash {
|
| -namespace internal {
|
| -
|
| namespace tray {
|
| class DriveTrayView;
|
| class DriveDefaultView;
|
| @@ -52,7 +50,6 @@ class TrayDrive : public TrayImageItem,
|
| DISALLOW_COPY_AND_ASSIGN(TrayDrive);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_DRIVE_TRAY_DRIVE_H_
|
|
|