Commit 1b344f50 authored by Guido Urdaneta's avatar Guido Urdaneta Committed by Commit Bot

Remove incorrect comment.

Bug: 1020132
Change-Id: I911e4b9901e4febeb09a568ae2759d1c63bb7a80
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919149
Auto-Submit: Guido Urdaneta <guidou@chromium.org>
Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715740}
parent c8b6e1ce
...@@ -550,8 +550,6 @@ class BLINK_PLATFORM_EXPORT Platform { ...@@ -550,8 +550,6 @@ class BLINK_PLATFORM_EXPORT Platform {
// WebRTC ---------------------------------------------------------- // WebRTC ----------------------------------------------------------
// Checks if the default minimum starting volume value for the AGC is
// overridden on the command line.
virtual base::Optional<double> GetWebRtcMaxCaptureFrameRate() { virtual base::Optional<double> GetWebRtcMaxCaptureFrameRate() {
return base::nullopt; return base::nullopt;
} }
......
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