Add missing algorithm include to several files in //media and blink
These files had an include-what-you-use issue leading to release build failures in Electron, as it was unable to find max in the std namespace. This fixes those errors. Change-Id: I393891debf575893eecd7ba9ec468520e2608d35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904823Reviewed-by:Jochen Eisinger <jochen@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#717578}
Showing
Please register or sign in to comment