| Index: shell/url_resolver.h
|
| diff --git a/shell/url_resolver.h b/shell/url_resolver.h
|
| index bc7b7c81b373487ff7ccd3f949f5fac955233011..904ab8229c4f496b8022458daf8337ad9bce64de 100644
|
| --- a/shell/url_resolver.h
|
| +++ b/shell/url_resolver.h
|
| @@ -12,7 +12,6 @@
|
| #include "base/files/file_path.h"
|
| #include "url/gurl.h"
|
|
|
| -namespace mojo {
|
| namespace shell {
|
|
|
| // This class supports the mapping of URLs to other URLs.
|
| @@ -73,6 +72,5 @@ class URLResolver {
|
| };
|
|
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|
| #endif // SHELL_URL_RESOLVER_H_
|
|
|