diff --git a/AUTHORS b/AUTHORS index cfff3f50c8..153b2453b5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -21,6 +21,7 @@ Andrew MacDonald Andrey Efremov Andrew Johnson Anil Kumar +Anton Barkov Ben Strong Berthold Herrmann Bob Withers diff --git a/sdk/BUILD.gn b/sdk/BUILD.gn index 380d2dce62..683d8e5829 100644 --- a/sdk/BUILD.gn +++ b/sdk/BUILD.gn @@ -1509,6 +1509,7 @@ if (is_ios || is_mac) { deps = [ ":base_objc", ":default_codec_factory_objc", + ":metal_objc", ":native_api", ":native_video", ":peerconnectionfactory_base_objc",