Fix an std::remove_if usage in ContextualSuggestionsDebuggingReporter
container. Just move items to the end of the range. std: :remove_if does not actually remove the selected element from the Change-Id: I3868f83b027e85b36f9097e1325c69cb1a067875 Reviewed-on: https://chromium-review.googlesource.com/1078028Reviewed-by:Patrick Noland <pnoland@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#563143}
Showing
Please register or sign in to comment