Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / wm / window_modality_controller_unittest.cc
index 9b7402a..ce70432 100644 (file)
@@ -20,7 +20,6 @@
 #include "ui/wm/core/window_util.h"
 
 namespace ash {
-namespace internal {
 
 typedef test::AshTestBase WindowModalityControllerTest;
 
@@ -584,5 +583,4 @@ TEST_F(WindowModalityControllerTest, ChildModalAncestor) {
   EXPECT_TRUE(wm::IsActiveWindow(w4.get()));
 }
 
-}  // namespace internal
 }  // namespace ash