| Index: services/shell/standalone/desktop/launcher_process.cc
|
| diff --git a/services/shell/standalone/desktop/launcher_process.cc b/services/shell/standalone/desktop/launcher_process.cc
|
| index 7da71767788b8b8939d987a76f746b4c9348665e..4403b227e7fa99f43a0b9d7b7a68542af8761b58 100644
|
| --- a/services/shell/standalone/desktop/launcher_process.cc
|
| +++ b/services/shell/standalone/desktop/launcher_process.cc
|
| @@ -20,7 +20,6 @@
|
| #include "services/shell/standalone/context.h"
|
| #include "services/shell/switches.h"
|
|
|
| -namespace mojo {
|
| namespace shell {
|
|
|
| int LauncherProcessMain() {
|
| @@ -56,4 +55,3 @@ int LauncherProcessMain() {
|
| }
|
|
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|