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 |