| Index: services/shell/standalone/desktop/main_helper.h
|
| diff --git a/services/shell/standalone/desktop/main_helper.h b/services/shell/standalone/desktop/main_helper.h
|
| index 2070ab78f76b85b549ee9e8d50eaf16d08b5222f..f326957d328452c66cdcf66033b73d91581e9b61 100644
|
| --- a/services/shell/standalone/desktop/main_helper.h
|
| +++ b/services/shell/standalone/desktop/main_helper.h
|
| @@ -5,13 +5,11 @@
|
| #ifndef SERVICES_SHELL_STANDALONE_DESKTOP_MAIN_HELPER_H
|
| #define SERVICES_SHELL_STANDALONE_DESKTOP_MAIN_HELPER_H
|
|
|
| -namespace mojo {
|
| namespace shell {
|
|
|
| // Helper method to start Mojo standalone shell code.
|
| int StandaloneShellMain(int argc, char** argv);
|
|
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|
| #endif // SERVICES_SHELL_STANDALONE_DESKTOP_MAIN_HELPER_H
|
|
|