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

Unified Diff: mojo/services/view_manager/root_view_manager.cc

Issue 418983002: Nukes view_manager namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: resolve merge Created 6 years, 5 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: 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
« no previous file with comments | « mojo/services/view_manager/root_view_manager.h ('k') | mojo/services/view_manager/root_view_manager_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698