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

Unified Diff: mojo/services/view_manager/view_manager_unittest.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/view_manager_unittest.cc
diff --git a/mojo/services/view_manager/view_manager_unittest.cc b/mojo/services/view_manager/view_manager_unittest.cc
index 5617d6fa2d0733e0b435989124016cab4b158838..6847e13b064b7aaaa4d5549691b182de426d0f8e 100644
--- a/mojo/services/view_manager/view_manager_unittest.cc
+++ b/mojo/services/view_manager/view_manager_unittest.cc
@@ -31,7 +31,6 @@
#include "ui/gfx/geometry/rect.h"
namespace mojo {
-namespace view_manager {
namespace service {
namespace {
@@ -1546,5 +1545,4 @@ TEST_F(ViewManagerTest, EmbedWithSameNodeId2) {
// - focus between nodes unknown to either connection.
} // namespace service
-} // namespace view_manager
} // namespace mojo
« no previous file with comments | « mojo/services/view_manager/view_manager_service_impl.cc ('k') | mojo/services/view_manager/window_tree_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698