Commit fd7d3dd8 authored by CJ DiMeglio's avatar CJ DiMeglio Committed by Commit Bot

Removes leftover placeholder comment.

Removes line in VideoFrameResourceProvider indicating that it is a
placeholder class. This is now incorrect, as it has been filled in.

Bug: 746182
Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Change-Id: Id7be5af35c6ded2aca95e9721c33c961b171efc7
Reviewed-on: https://chromium-review.googlesource.com/1000524
Commit-Queue: CJ DiMeglio <lethalantidote@chromium.org>
Reviewed-by: default avatarDaniele Castagna <dcastagna@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#549310}
parent 53f89ff7
...@@ -24,7 +24,6 @@ class SharedBitmapManager; ...@@ -24,7 +24,6 @@ class SharedBitmapManager;
namespace blink { namespace blink {
// Placeholder class, to be implemented in full in later CL.
// VideoFrameResourceProvider obtains required GPU resources for the video // VideoFrameResourceProvider obtains required GPU resources for the video
// frame. // frame.
// VideoFrameResourceProvider methods are currently called on the media thread. // VideoFrameResourceProvider methods are currently called on the media thread.
......
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