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

Unified Diff: shell/shell_test_base_android.cc

Issue 1067173003: Remove mojo:: part of mojo::shell:: nested namespace in //shell. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 8 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: shell/shell_test_base_android.cc
diff --git a/shell/shell_test_base_android.cc b/shell/shell_test_base_android.cc
index 493ccbf5725282159beb1bd95ba5b479b9b7f777..cf966fe4c50647042d21295cf4574b8a32f088e1 100644
--- a/shell/shell_test_base_android.cc
+++ b/shell/shell_test_base_android.cc
@@ -12,7 +12,6 @@
#include "shell/filename_util.h"
#include "url/gurl.h"
-namespace mojo {
namespace shell {
namespace test {
@@ -44,4 +43,3 @@ void ShellTestBase::SetUpTestApplications() {
} // namespace test
} // namespace shell
-} // namespace mojo

Powered by Google App Engine
This is Rietveld 408576698