summaryrefslogtreecommitdiffstats
path: root/components/mus/view_tree_host_connection.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/mus/view_tree_host_connection.cc')
-rw-r--r--components/mus/view_tree_host_connection.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/mus/view_tree_host_connection.cc b/components/mus/view_tree_host_connection.cc
index 3991b03..98a5877 100644
--- a/components/mus/view_tree_host_connection.cc
+++ b/components/mus/view_tree_host_connection.cc
@@ -7,7 +7,7 @@
#include "components/mus/connection_manager.h"
#include "components/mus/view_tree_host_impl.h"
-namespace mus {
+namespace view_manager {
ViewTreeHostConnection::ViewTreeHostConnection(
scoped_ptr<ViewTreeHostImpl> host_impl,
@@ -64,4 +64,4 @@ void ViewTreeHostConnectionImpl::OnDisplayInitialized() {
mojo::ViewTree::ACCESS_POLICY_EMBED_ROOT, client_.Pass()));
}
-} // namespace mus
+} // namespace view_manager