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

Unified Diff: mojo/shell/runner/host/child_process_base.h

Issue 1801963002: Change primordial pipes to ShellClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase onto catalog CL Created 4 years, 9 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
« no previous file with comments | « mojo/shell/runner/common/client_util.cc ('k') | mojo/shell/runner/host/child_process_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/runner/host/child_process_base.h
diff --git a/mojo/shell/runner/host/child_process_base.h b/mojo/shell/runner/host/child_process_base.h
index 49c546542bea60fd8e8d2c6001af6577a152507e..f2d23e5ac74837068d53140f4b62382688881514 100644
--- a/mojo/shell/runner/host/child_process_base.h
+++ b/mojo/shell/runner/host/child_process_base.h
@@ -6,7 +6,6 @@
#define MOJO_SHELL_RUNNER_HOST_CHILD_PROCESS_BASE_H_
#include "base/callback.h"
-#include "mojo/public/cpp/bindings/interface_request.h"
#include "mojo/shell/public/interfaces/shell_client.mojom.h"
namespace mojo {
« no previous file with comments | « mojo/shell/runner/common/client_util.cc ('k') | mojo/shell/runner/host/child_process_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698