| Index: ash/system/chromeos/enterprise/tray_enterprise.h
|
| diff --git a/ash/system/chromeos/enterprise/tray_enterprise.h b/ash/system/chromeos/enterprise/tray_enterprise.h
|
| index 697dfcd61d514301b3692d57da1a3f7ed5f049bc..984ef21e77ba43a13347353664ed8a352b6febef 100644
|
| --- a/ash/system/chromeos/enterprise/tray_enterprise.h
|
| +++ b/ash/system/chromeos/enterprise/tray_enterprise.h
|
| @@ -14,8 +14,6 @@ class SystemTray;
|
| }
|
|
|
| namespace ash {
|
| -namespace internal {
|
| -
|
| class LabelTrayView;
|
|
|
| class TrayEnterprise : public SystemTrayItem,
|
| @@ -45,7 +43,6 @@ class TrayEnterprise : public SystemTrayItem,
|
| DISALLOW_COPY_AND_ASSIGN(TrayEnterprise);
|
| };
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_SYSTEM_CHROMEOS_ENTERPRISE_TRAY_ENTERPRISE_H
|
|
|