Index: services/nacl/content_handler_main.cc |
diff --git a/services/nacl/content_handler_main.cc b/services/nacl/content_handler_main.cc |
index 1b8886b2e32dbc9f0c221fdc701cf339c6760043..bce8bfdc76ca7c90009c020ae705035de0bc1600 100644 |
--- a/services/nacl/content_handler_main.cc |
+++ b/services/nacl/content_handler_main.cc |
@@ -119,7 +119,7 @@ class NaClContentHandler : 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 { |