Index: components/mus/view_tree_host_connection.h |
diff --git a/components/mus/view_tree_host_connection.h b/components/mus/view_tree_host_connection.h |
index 24ae6d18301d8b2ae14172dd8642881be9aa876b..44ea157b02a7eaee5d76b7e65b077e4d6e0e8d76 100644 |
--- a/components/mus/view_tree_host_connection.h |
+++ b/components/mus/view_tree_host_connection.h |
@@ -11,7 +11,7 @@ |
#include "components/mus/view_tree_host_impl.h" |
#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h" |
-namespace mus { |
+namespace view_manager { |
class ConnectionManager; |
class ViewTreeImpl; |
@@ -77,6 +77,6 @@ |
DISALLOW_COPY_AND_ASSIGN(ViewTreeHostConnectionImpl); |
}; |
-} // namespace mus |
+} // namespace view_manager |
#endif // COMPONENTS_MUS_VIEW_TREE_HOST_CONNECTION_H_ |