Index: shell/filename_util.cc |
diff --git a/shell/filename_util.cc b/shell/filename_util.cc |
index c045a8d3dec2f635437c33e434ae88f9d8797b9a..2dbdd11b10b8fa4e1d9b8eea0af9bf800c268c8e 100644 |
--- a/shell/filename_util.cc |
+++ b/shell/filename_util.cc |
@@ -11,7 +11,6 @@ |
#include "url/url_canon_internal.h" |
#include "url/url_util.h" |
-namespace mojo { |
namespace shell { |
// Prefix to prepend to get a file URL. |
@@ -67,4 +66,3 @@ GURL AddTrailingSlashIfNeeded(const GURL& url) { |
} |
} // namespace shell |
-} // namespace mojo |