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

Unified Diff: mojo/services/public/cpp/view_manager/tests/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/public/cpp/view_manager/tests/view_manager_unittest.cc
diff --git a/mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc b/mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc
index 59968b5c813d355f87ed102621a1459fa7310b96..b39f55dbca4ce35353dc3f1aad07b393306bb487 100644
--- a/mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc
+++ b/mojo/services/public/cpp/view_manager/tests/view_manager_unittest.cc
@@ -23,7 +23,6 @@
#include "testing/gtest/include/gtest/gtest.h"
namespace mojo {
-namespace view_manager {
namespace {
const char kWindowManagerURL[] = "mojo:window_manager";
@@ -782,5 +781,4 @@ TEST_F(ViewManagerTest, Reorder) {
// - focus between nodes unknown to one of the connections.
// - focus between nodes unknown to either connection.
-} // namespace view_manager
} // namespace mojo
« no previous file with comments | « mojo/services/public/cpp/view_manager/tests/node_unittest.cc ('k') | mojo/services/public/cpp/view_manager/types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698