Commit 1aa3d4a7 authored by Sundoo Kim's avatar Sundoo Kim Committed by Commit Bot

Fix typo in the comment

This patch fixes typo to replace "liasons" with "liaisons" in the comment.

Change-Id: I94edf4ccee8eb75287c1b92f91c4502117ee00b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362054Reviewed-by: default avatarPhilip Rogers <pdr@chromium.org>
Commit-Queue: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#800782}
parent 6b4f5617
...@@ -18,7 +18,7 @@ namespace media { class VideoFrame; } ...@@ -18,7 +18,7 @@ namespace media { class VideoFrame; }
namespace cc { namespace cc {
class VideoLayerImpl; class VideoLayerImpl;
// VideoFrameProviderClientImpl liasons with the VideoFrameProvider and the // VideoFrameProviderClientImpl liaisons with the VideoFrameProvider and the
// VideoLayer. It receives updates from the provider and updates the layer as a // VideoLayer. It receives updates from the provider and updates the layer as a
// result. It also allows the layer to access the video frame that the provider // result. It also allows the layer to access the video frame that the provider
// has. // has.
......
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