| Index: services/nacl/content_handler_main_nonsfi_pexe.cc
|
| diff --git a/services/nacl/content_handler_main_nonsfi_pexe.cc b/services/nacl/content_handler_main_nonsfi_pexe.cc
|
| index 6a503d6ca24e642b238fed987eab61f188b29b53..ad88a45763b2cf54df94520b589502a5be07d271 100644
|
| --- a/services/nacl/content_handler_main_nonsfi_pexe.cc
|
| +++ b/services/nacl/content_handler_main_nonsfi_pexe.cc
|
| @@ -81,7 +81,7 @@ class PexeContentHandler : public mojo::ApplicationDelegate,
|
| return true;
|
| }
|
|
|
| - // Overridden from ContentHandlerFactory::ManagedDelegate:
|
| + // Overridden from ContentHandlerFactory::Delegate:
|
| void RunApplication(
|
| mojo::InterfaceRequest<mojo::Application> application_request,
|
| mojo::URLResponsePtr response) override {
|
|
|