Commit fe84915b authored by Daniel Cheng's avatar Daniel Cheng Committed by Commit Bot

Chrome style plugin: apply fixits in //third_party/blink/public

Bug: 706466
Change-Id: I418253ffc3cb314466beb3cad6eb0f36b099f28c
Reviewed-on: https://chromium-review.googlesource.com/1027117Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#553470}
parent 792823f3
......@@ -38,7 +38,7 @@ class BLINK_PLATFORM_EXPORT WebVideoFrameSubmitter
WebContextProviderCallback,
gpu::GpuMemoryBufferManager*,
const cc::LayerTreeSettings&);
virtual ~WebVideoFrameSubmitter() = default;
~WebVideoFrameSubmitter() override = default;
// Intialize must be called before submissions occur, pulled out of
// StartSubmitting() to enable tests without the full mojo statck running.
......
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