Commit 88d136c0 authored by Peter Qiu's avatar Peter Qiu Committed by Commit Bot

[Chromecast] Add h264 profile id dep for Chromecast targets

Bug: b/149794488
Test: Build
Change-Id: I93b96001ba9b0b5f539a1799c29e15b22c13465b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2101828Reviewed-by: default avatarMirko Bonadei <mbonadei@chromium.org>
Commit-Queue: Peter Qiu <zqiu@chromium.org>
Auto-Submit: Peter Qiu <zqiu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#750208}
parent 4b3bc29b
...@@ -92,6 +92,7 @@ component("webrtc_component") { ...@@ -92,6 +92,7 @@ component("webrtc_component") {
"//third_party/webrtc/api/audio:audio_frame_api", "//third_party/webrtc/api/audio:audio_frame_api",
"//third_party/webrtc/api/task_queue", "//third_party/webrtc/api/task_queue",
"//third_party/webrtc/api/video:encoded_image", "//third_party/webrtc/api/video:encoded_image",
"//third_party/webrtc/media:rtc_h264_profile_id",
"//third_party/webrtc/media:rtc_media_engine_defaults", "//third_party/webrtc/media:rtc_media_engine_defaults",
"//third_party/webrtc/modules/audio_device:audio_device_default", "//third_party/webrtc/modules/audio_device:audio_device_default",
"//third_party/webrtc/modules/audio_mixer:audio_mixer_impl", "//third_party/webrtc/modules/audio_mixer:audio_mixer_impl",
......
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