Commit 9174baca authored by Alex Gough's avatar Alex Gough Committed by Commit Bot

Removes a comment about a member that does not exist.

Change-Id: Id153287f26cb6a646fc8c6276093e045cbc88e31
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1730606
Auto-Submit: Alex Gough <ajgo@chromium.org>
Commit-Queue: Will Harris <wfh@chromium.org>
Reviewed-by: default avatarWill Harris <wfh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683449}
parent 00c675f2
......@@ -88,8 +88,7 @@ class BrokerServicesBase final : public BrokerServices,
std::list<std::unique_ptr<JobTracker>> tracker_list_;
// Provides a fast lookup to identify sandboxed processes that belong to a
// job. Consult |jobless_process_handles_| for handles of processes without
// jobs.
// job.
std::set<DWORD> child_process_ids_;
DISALLOW_COPY_AND_ASSIGN(BrokerServicesBase);
......
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