| Index: shell/url_resolver_unittest.cc
|
| diff --git a/shell/url_resolver_unittest.cc b/shell/url_resolver_unittest.cc
|
| index 689c3edc1a4e849f03b71395efc0c519f3b87261..fb5283515757aa0d9f693fee9ae7d0c0bc620d27 100644
|
| --- a/shell/url_resolver_unittest.cc
|
| +++ b/shell/url_resolver_unittest.cc
|
| @@ -7,7 +7,6 @@
|
| #include "base/logging.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| -namespace mojo {
|
| namespace shell {
|
| namespace test {
|
| namespace {
|
| @@ -142,4 +141,3 @@ TEST_F(URLResolverTest, TestQueryForBaseURL) {
|
| } // namespace
|
| } // namespace test
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|