Index: ash/wm/boot_splash_screen_chromeos.h |
diff --git a/ash/wm/boot_splash_screen_chromeos.h b/ash/wm/boot_splash_screen_chromeos.h |
index 7ba2809dda72c14f651429095e349c39b19f948b..a127a514dede048dfb14012b720d26170a2d2163 100644 |
--- a/ash/wm/boot_splash_screen_chromeos.h |
+++ b/ash/wm/boot_splash_screen_chromeos.h |
@@ -21,7 +21,6 @@ class LayerDelegate; |
} |
namespace ash { |
-namespace internal { |
// BootSplashScreen manages a ui::Layer, stacked at the top of the root layer's |
// children, that displays a copy of the initial contents of the host window. |
@@ -47,7 +46,6 @@ class BootSplashScreen { |
DISALLOW_COPY_AND_ASSIGN(BootSplashScreen); |
}; |
-} // namespace internal |
} // namespace ash |
#endif // ASH_WM_BOOT_SPLASH_SCREEN_CHROMEOS_H_ |