| Index: mojo/services/log/cpp/log_client.h
|
| diff --git a/mojo/services/log/cpp/log_client.h b/mojo/services/log/cpp/log_client.h
|
| index 049ed16a705c18a59724591835f103ea6ab69598..4c10c5ce4b75e536ed8fea7d1484d6c83937fc04 100644
|
| --- a/mojo/services/log/cpp/log_client.h
|
| +++ b/mojo/services/log/cpp/log_client.h
|
| @@ -25,8 +25,7 @@
|
| //
|
| // MojoResult MojoMain(MojoHandle app_request) {
|
| // MyApp app;
|
| -// mojo::RunApplication(&app);
|
| -// return MOJO_RESULT_OK;
|
| +// return mojo::RunApplication(&app);
|
| // }
|
|
|
| #ifndef MOJO_SERVICES_LOG_CPP_LOG_CLIENT_H_
|
|
|