| Index: ash/wm/window_modality_controller_unittest.cc
|
| diff --git a/ash/wm/window_modality_controller_unittest.cc b/ash/wm/window_modality_controller_unittest.cc
|
| index c829171d8b7b36efc46cd6d4542dfbf21a5a0e91..910b3692ab7b7564ef54c78d1c69893b2d2ace47 100644
|
| --- a/ash/wm/window_modality_controller_unittest.cc
|
| +++ b/ash/wm/window_modality_controller_unittest.cc
|
| @@ -20,7 +20,6 @@
|
| #include "ui/wm/core/window_util.h"
|
|
|
| namespace ash {
|
| -namespace internal {
|
|
|
| typedef test::AshTestBase WindowModalityControllerTest;
|
|
|
| @@ -560,5 +559,4 @@ TEST_F(WindowModalityControllerTest, ChildModalAncestor) {
|
| EXPECT_TRUE(wm::IsActiveWindow(w4.get()));
|
| }
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|