Roll src/third_party/WebKit eac3800:0237a66 (svn 202606:202607)
[chromium-blink-merge.git] / content / renderer / media / DEPS
blobe8f1ace50f5a7e4f28a43a757d63ee89a6b3afd7
1 include_rules = [
2   "+third_party/libvpx_new",
3   # For video copying, cropping and scaling.
4   # TODO(wuchengli): remove this when RTCVideoEncoder supports zero copy.
5   "+third_party/libyuv",