Index: ash/system/chromeos/network/tray_vpn.h |
diff --git a/ash/system/chromeos/network/tray_vpn.h b/ash/system/chromeos/network/tray_vpn.h |
index 1d16e54618ece1ef8b4c261a4496960b2fb904f4..601d84233bf44265771251a8bc60990de0a04b83 100644 |
--- a/ash/system/chromeos/network/tray_vpn.h |
+++ b/ash/system/chromeos/network/tray_vpn.h |
@@ -10,8 +10,6 @@ |
#include "base/memory/scoped_ptr.h" |
namespace ash { |
-namespace internal { |
- |
class TrayNetworkStateObserver; |
namespace tray { |
@@ -50,7 +48,6 @@ class TrayVPN : public SystemTrayItem, |
DISALLOW_COPY_AND_ASSIGN(TrayVPN); |
}; |
-} // namespace internal |
} // namespace ash |
#endif // ASH_SYSTEM_CHROMEOS_NETWORK_TRAY_VPN_H |