| Index: services/shell/standalone/desktop/main_helper.cc
|
| diff --git a/services/shell/standalone/desktop/main_helper.cc b/services/shell/standalone/desktop/main_helper.cc
|
| index ac58fd0b8b3c972116e1d5d06f544280b62cd793..d51f421c1d8a71a05b3a98ee8503e6f4f33dcc1f 100644
|
| --- a/services/shell/standalone/desktop/main_helper.cc
|
| +++ b/services/shell/standalone/desktop/main_helper.cc
|
| @@ -25,7 +25,6 @@
|
| #include <unistd.h>
|
| #endif
|
|
|
| -namespace mojo {
|
| namespace shell {
|
|
|
| int StandaloneShellMain(int argc, char** argv) {
|
| @@ -48,4 +47,3 @@ int StandaloneShellMain(int argc, char** argv) {
|
| }
|
|
|
| } // namespace shell
|
| -} // namespace mojo
|
|
|