Commit 0e5becf3 authored by Niels Möller's avatar Niels Möller Committed by Commit Bot

Add dependency on new webrtc target api:rtp_parameters

Intended to enable landing of
https://webrtc-review.googlesource.com/c/src/+/53861

Bug: webrtc:8733
Change-Id: Ia0b946c51215fc7ce6f7f27541d1e788cda1a843
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768587Reviewed-by: default avatarPhilip Jägenstedt <foolip@chromium.org>
Commit-Queue: Niels Möller <nisse@chromium.org>
Cr-Commit-Position: refs/heads/master@{#691086}
parent 449106cf
......@@ -548,6 +548,7 @@ source_set("blink_headers") {
"//third_party/blink/renderer/platform/wtf:wtf",
"//third_party/webrtc/api:libjingle_peerconnection_api",
"//third_party/webrtc/api:rtc_stats_api",
"//third_party/webrtc/api:rtp_parameters",
"//third_party/webrtc/api:scoped_refptr",
"//third_party/webrtc/api/audio_codecs:audio_codecs_api",
"//third_party/webrtc/api/video:video_frame",
......
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