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

Unified Diff: mandoline/services/core_services/core_services_application_delegate.h

Issue 1675153002: ApplicationImpl->ShellConnection, mojom::Application->mojom::ShellClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ci2
Patch Set: . Created 4 years, 10 months 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
Index: mandoline/services/core_services/core_services_application_delegate.h
diff --git a/mandoline/services/core_services/core_services_application_delegate.h b/mandoline/services/core_services/core_services_application_delegate.h
index 55f53879255f2bbac31347b529cf1343351bd204..bb2cff1010368f6fef93f703e464c833d27bc63a 100644
--- a/mandoline/services/core_services/core_services_application_delegate.h
+++ b/mandoline/services/core_services/core_services_application_delegate.h
@@ -46,7 +46,7 @@ class CoreServicesApplicationDelegate
// Overridden from mojo::shell::mojom::ContentHandler:
void StartApplication(
- mojo::InterfaceRequest<mojo::shell::mojom::Application> request,
+ mojo::InterfaceRequest<mojo::shell::mojom::ShellClient> request,
mojo::URLResponsePtr response,
const mojo::Callback<void()>& destruct_callback) override;
« no previous file with comments | « content/public/common/mojo_shell_connection.h ('k') | mandoline/services/core_services/core_services_application_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698