media/capture: Remove constant argument in WebContentsTracker.
In the constructor: ~~~ explicit WebContentsTracker(bool track_fullscreen_rwhv); ~~~ |track_fullscreen_rwhv| is always false. So it must be removed, with its implementation. Bug: None. Change-Id: Icccac2143d6150cd00d040853cb2c610aba4aa0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1841340Reviewed-by:Yuri Wiitala <miu@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#703652}
Showing
Please register or sign in to comment