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

Unified Diff: components/mus/public/cpp/tests/view_manager_test_suite.cc

Issue 1351013002: Revert of Mandoline UI Process: Update namespaces and file names (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/tests/view_manager_test_suite.cc
diff --git a/components/mus/public/cpp/tests/view_manager_test_suite.cc b/components/mus/public/cpp/tests/view_manager_test_suite.cc
index a1e0c98dd294224dcd6f5b5101db222c13ae7d49..a349ea61612915c70e07b02640043f4c921b0f19 100644
--- a/components/mus/public/cpp/tests/view_manager_test_suite.cc
+++ b/components/mus/public/cpp/tests/view_manager_test_suite.cc
@@ -10,7 +10,7 @@
#include "ui/gfx/x/x11_connection.h"
#endif
-namespace mus {
+namespace mojo {
ViewManagerTestSuite::ViewManagerTestSuite(int argc, char** argv)
: TestSuite(argc, argv) {}
@@ -30,4 +30,4 @@
base::i18n::AllowMultipleInitializeCallsForTesting();
}
-} // namespace mus
+} // namespace mojo
« no previous file with comments | « components/mus/public/cpp/tests/view_manager_test_suite.h ('k') | components/mus/public/cpp/tests/view_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698