Index: shell/in_process_native_runner_unittest.cc |
diff --git a/shell/in_process_native_runner_unittest.cc b/shell/in_process_native_runner_unittest.cc |
index 6833e3ffcd4ffe5ecc6377d2c1954f44212fcaee..05739e15b0434f9c7a9ccc624982fbd4dcd7a74b 100644 |
--- a/shell/in_process_native_runner_unittest.cc |
+++ b/shell/in_process_native_runner_unittest.cc |
@@ -7,7 +7,6 @@ |
#include "shell/context.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-namespace mojo { |
namespace shell { |
TEST(InProcessNativeRunnerTest, NotStarted) { |
@@ -20,4 +19,3 @@ TEST(InProcessNativeRunnerTest, NotStarted) { |
} |
} // namespace shell |
-} // namespace mojo |