| Index: shell/command_line_util_unittest.cc
|
| diff --git a/shell/command_line_util_unittest.cc b/shell/command_line_util_unittest.cc
|
| index 75b233e5c5ffe882d271c045fd8200dcb75a4fc2..d6761555a1b778ac8654d5505a8c122e3cb6845b 100644
|
| --- a/shell/command_line_util_unittest.cc
|
| +++ b/shell/command_line_util_unittest.cc
|
| @@ -7,7 +7,6 @@
|
| #include "base/logging.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| -namespace mojo {
|
| namespace shell {
|
| namespace {
|
|
|
| @@ -80,4 +79,3 @@ TEST(CommandLineUtil, GetAppURLAndArgs) {
|
|
|
| } // namespace
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|