Index: mojo/services/view_manager/root_view_manager.cc |
diff --git a/mojo/services/view_manager/root_view_manager.cc b/mojo/services/view_manager/root_view_manager.cc |
index 8b70cd8a0514292f00757540e368798ecca85e4b..2156c447f07618eaad9adc2d00acd35242a57bf7 100644 |
--- a/mojo/services/view_manager/root_view_manager.cc |
+++ b/mojo/services/view_manager/root_view_manager.cc |
@@ -19,7 +19,6 @@ |
#include "ui/aura/window_observer.h" |
namespace mojo { |
-namespace view_manager { |
namespace service { |
// TODO(sky): revisit this, we may need a more sophisticated FocusClient |
@@ -166,5 +165,4 @@ void RootViewManager::OnCompositorCreated() { |
} |
} // namespace service |
-} // namespace view_manager |
} // namespace mojo |