| Index: services/shell/loader.h
|
| diff --git a/services/shell/loader.h b/services/shell/loader.h
|
| index deaf8e9c82e8c9d3e59d08e7f0156b3c72551b50..c99b628333bf3917c6d22dbef332a22e8c5ea024 100644
|
| --- a/services/shell/loader.h
|
| +++ b/services/shell/loader.h
|
| @@ -10,7 +10,6 @@
|
| #include "services/shell/public/interfaces/connector.mojom.h"
|
| #include "services/shell/public/interfaces/shell_client.mojom.h"
|
|
|
| -namespace mojo {
|
| namespace shell {
|
|
|
| // Interface to implement special loading behavior for a particular name.
|
| @@ -23,6 +22,5 @@ class Loader {
|
| };
|
|
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|
| #endif // SERVICES_SHELL_LOADER_H_
|
|
|