Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: services/nacl/content_handler_main_nonsfi.cc

Issue 1429953003: Belated code review regarding pexe content handler. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/nacl/content_handler_main.cc ('k') | services/nacl/content_handler_main_nonsfi_pexe.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/nacl/content_handler_main_nonsfi.cc
diff --git a/services/nacl/content_handler_main_nonsfi.cc b/services/nacl/content_handler_main_nonsfi.cc
index 5eee6753e1869e8255ec5760f9dc5d0ae731ca44..86b0ad5bed6849b16e9b5d3835b594766310bfeb 100644
--- a/services/nacl/content_handler_main_nonsfi.cc
+++ b/services/nacl/content_handler_main_nonsfi.cc
@@ -32,7 +32,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 {
« no previous file with comments | « services/nacl/content_handler_main.cc ('k') | services/nacl/content_handler_main_nonsfi_pexe.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698