| Index: mojo/shell/package_apptest.cc
|
| diff --git a/mojo/shell/package_apptest.cc b/mojo/shell/package_apptest.cc
|
| index 5e2db9ba79e61a71530abfc36a4f95c078e2073d..1086fe329e737e33d5720e264e36d837ee4ab318 100644
|
| --- a/mojo/shell/package_apptest.cc
|
| +++ b/mojo/shell/package_apptest.cc
|
| @@ -15,7 +15,7 @@
|
| #include "mojo/shell/public/interfaces/application_manager.mojom.h"
|
|
|
| // Tests that multiple applications can be packaged in a single Mojo application
|
| -// implementing ContentHandler; that these applications can be specified by
|
| +// implementing ShellClientFactory; that these applications can be specified by
|
| // the package's manifest and are thus registered with the PackageManager.
|
|
|
| namespace mojo {
|
|
|