| Index: webrtc/common_video/BUILD.gn
|
| diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn
|
| index 0dda2f8832cb8cb07a8c285576b25ff129a778bd..68b49343171982f79c802f5eaa49f6efc3121351 100644
|
| --- a/webrtc/common_video/BUILD.gn
|
| +++ b/webrtc/common_video/BUILD.gn
|
| @@ -59,7 +59,7 @@ rtc_static_library("common_video") {
|
| "..:webrtc_common",
|
| "../base:rtc_base",
|
| "../base:rtc_task_queue",
|
| - "../media:rtc_media_base",
|
| + "../media:rtc_h264_profile_id",
|
| "../modules:module_api",
|
| "../system_wrappers",
|
| ]
|
|
|