| Index: services/shell/tests/connect/connect_unittest.cc
|
| diff --git a/services/shell/tests/connect/connect_unittest.cc b/services/shell/tests/connect/connect_unittest.cc
|
| index 43bad927f1b0510cb8d4835fd2fc9ca2c3aee109..bf9814bd945686405a3f83d4f909077d41278ee2 100644
|
| --- a/services/shell/tests/connect/connect_unittest.cc
|
| +++ b/services/shell/tests/connect/connect_unittest.cc
|
| @@ -19,8 +19,8 @@
|
| #include "services/shell/public/interfaces/service_manager.mojom.h"
|
| #include "services/shell/tests/connect/connect_test.mojom.h"
|
|
|
| -// Tests that multiple applications can be packaged in a single Mojo application
|
| -// implementing ServiceFactory; that these applications can be specified by
|
| +// Tests that multiple services can be packaged in a single service by
|
| +// implementing ServiceFactory; that these services can be specified by
|
| // the package's manifest and are thus registered with the PackageManager.
|
|
|
| namespace shell {
|
|
|