| Index: ash/system/chromeos/settings/tray_settings.h
|
| diff --git a/ash/system/chromeos/settings/tray_settings.h b/ash/system/chromeos/settings/tray_settings.h
|
| index e48aad3b55dc9162b9008096a15e3bedeecea97a..bd5e6d9ef69dee41dbe82b702f73cb53372c43c2 100644
|
| --- a/ash/system/chromeos/settings/tray_settings.h
|
| +++ b/ash/system/chromeos/settings/tray_settings.h
|
| @@ -8,8 +8,6 @@
|
| #include "ash/system/tray/system_tray_item.h"
|
|
|
| namespace ash {
|
| -namespace internal {
|
| -
|
| namespace tray {
|
| class SettingsDefaultView;
|
| }
|
| @@ -34,7 +32,6 @@ class TraySettings : public SystemTrayItem {
|
| DISALLOW_COPY_AND_ASSIGN(TraySettings);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_CHROMEOS_SETTINGS_TRAY_SETTINGS_H_
|
|
|