| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 2019609503625753b599c236d392a09e8fe8f44c..a23ad381c298d840fdcfc8ec9445f58a434d111e 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -239,6 +239,7 @@ source_set("common") {
|
| "//sandbox/mac:seatbelt",
|
| "//third_party/WebKit/public:image_resources",
|
| "//third_party/WebKit/public:resources",
|
| + "//third_party/webrtc/common_video:common_video",
|
| "//ui/accelerated_widget_mac",
|
| ]
|
| lib_dirs = [ "$mac_sdk_path/usr/lib" ]
|
|
|