Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(619)

Unified Diff: components/mus/public/cpp/lib/view_tree_delegate.cc

Issue 1340983002: Mandoline UI Process: Update namespaces and file names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/mus/public/cpp/lib/view_tree_delegate.cc
diff --git a/components/mus/public/cpp/lib/view_tree_delegate.cc b/components/mus/public/cpp/lib/view_tree_delegate.cc
index 870da6e2a805789b85284aa9cb6cc891d49836fa..c1344146c864db6060ccb4bc2dcacd188f76d44b 100644
--- a/components/mus/public/cpp/lib/view_tree_delegate.cc
+++ b/components/mus/public/cpp/lib/view_tree_delegate.cc
@@ -4,8 +4,8 @@
#include "components/mus/public/cpp/view_tree_delegate.h"
-namespace mojo {
+namespace mus {
void ViewTreeDelegate::OnUnembed() {}
-} // namespace mojo
+} // namespace mus
« no previous file with comments | « components/mus/public/cpp/lib/view_tree_client_impl.cc ('k') | components/mus/public/cpp/lib/view_tree_host_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698