Commit e333839d authored by Tal Pressman's avatar Tal Pressman Committed by Commit Bot

Fix typo in comment.

Change-Id: Iba8ef12b515c1d85fde0454f8b164111642bb9e9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2497783
Commit-Queue: Tal Pressman <talp@chromium.org>
Commit-Queue: Kentaro Hara <haraken@chromium.org>
Auto-Submit: Tal Pressman <talp@chromium.org>
Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#820678}
parent 3f40ae19
......@@ -397,8 +397,8 @@ class ChildThreadImpl::IOThreadState
mojo::Receiver<mojom::ChildProcess> receiver_{this};
// The pending legacy IPC channel endpoint to fuse with one we will eventually
// receiver on the ChildProcess interface. Only used when not in the
// deprecated Service Manager IPC mode.
// receive on the ChildProcess interface. Only used when not in the deprecated
// Service Manager IPC mode.
mojo::PendingRemote<IPC::mojom::ChannelBootstrap> legacy_ipc_bootstrap_;
// Binding requests which should be handled by |interface_binders|, but which
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment