aboutsummaryrefslogtreecommitdiff
path: root/api/video/nv12_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/video/nv12_buffer.h')
-rw-r--r--api/video/nv12_buffer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/video/nv12_buffer.h b/api/video/nv12_buffer.h
index 7baef2aeba..46a85f82e1 100644
--- a/api/video/nv12_buffer.h
+++ b/api/video/nv12_buffer.h
@@ -52,8 +52,8 @@ class RTC_EXPORT NV12Buffer : public NV12BufferInterface {
// quirks in memory checkers
// (https://bugs.chromium.org/p/libyuv/issues/detail?id=377) and
// ffmpeg (http://crbug.com/390941).
- // TODO(nisse): Deprecated. Should be deleted if/when those issues
- // are resolved in a better way. Or in the mean time, use SetBlack.
+ // TODO(https://crbug.com/390941): Deprecated. Should be deleted if/when those
+ // issues are resolved in a better way. Or in the mean time, use SetBlack.
void InitializeData();
// Scale the cropped area of `src` to the size of `this` buffer, and