| 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 4c10c5ce4b75e536ed8fea7d1484d6c83937fc04..2f99013724c73700776cf5f48dc589979d0d1c41 100644
|
| --- a/mojo/services/log/cpp/log_client.h
|
| +++ b/mojo/services/log/cpp/log_client.h
|
| @@ -25,7 +25,7 @@
|
| //
|
| // MojoResult MojoMain(MojoHandle app_request) {
|
| // MyApp app;
|
| -// return mojo::RunApplication(&app);
|
| +// return mojo::RunMainApplication(&app);
|
| // }
|
|
|
| #ifndef MOJO_SERVICES_LOG_CPP_LOG_CLIENT_H_
|
|
|