| Index: services/shell/standalone/desktop/launcher_process.h
|
| diff --git a/services/shell/standalone/desktop/launcher_process.h b/services/shell/standalone/desktop/launcher_process.h
|
| index 5c7288a8426b5910789c4222d7ee848f3d41a952..13cdf5194f01c988e0e1bd042f4a400422e3f62e 100644
|
| --- a/services/shell/standalone/desktop/launcher_process.h
|
| +++ b/services/shell/standalone/desktop/launcher_process.h
|
| @@ -7,13 +7,11 @@
|
|
|
| #include "base/callback_forward.h"
|
|
|
| -namespace mojo {
|
| namespace shell {
|
|
|
| // Main method for the launcher process.
|
| int LauncherProcessMain();
|
|
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|
| #endif // SERVICES_SHELL_STANDALONE_LAUNCHER_PROCESS_H_
|
|
|