| Index: shell/application_manager/query_util_unittest.cc
|
| diff --git a/shell/application_manager/query_util_unittest.cc b/shell/application_manager/query_util_unittest.cc
|
| index b10a475db4d5f12403366de5898179dc7b518893..d754740fe25b7d6bbb8a8312e5f89538b04a51f1 100644
|
| --- a/shell/application_manager/query_util_unittest.cc
|
| +++ b/shell/application_manager/query_util_unittest.cc
|
| @@ -6,7 +6,6 @@
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| -namespace mojo {
|
| namespace shell {
|
| namespace {
|
|
|
| @@ -44,4 +43,3 @@ TEST(QueryUtil, ForFileURL) {
|
|
|
| } // namespace
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|