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

Unified Diff: mojo/services/public/cpp/view_manager/tests/node_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/node_unittest.cc
diff --git a/mojo/services/public/cpp/view_manager/tests/node_unittest.cc b/mojo/services/public/cpp/view_manager/tests/node_unittest.cc
index 6eaf09af495bcc1db56120c1a06f6f12bf2c391a..6bfffd5f9f9932ce8913d9dc5da238cfd47f462d 100644
--- a/mojo/services/public/cpp/view_manager/tests/node_unittest.cc
+++ b/mojo/services/public/cpp/view_manager/tests/node_unittest.cc
@@ -12,7 +12,6 @@
#include "testing/gtest/include/gtest/gtest.h"
namespace mojo {
-namespace view_manager {
// Node ------------------------------------------------------------------------
@@ -542,5 +541,4 @@ TEST_F(NodeObserverTest, SetBounds) {
}
}
-} // namespace view_manager
} // namespace mojo

Powered by Google App Engine
This is Rietveld 408576698