| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 0a860a60132589f88a9734c8b085c618266af424..12238a718ad0862fb62827f8e7774a56a07df4da 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -228,6 +228,8 @@ source_set("common") {
|
| "gpu/media/vt_mac.h",
|
| "gpu/media/vt_video_decode_accelerator_mac.cc",
|
| "gpu/media/vt_video_decode_accelerator_mac.h",
|
| + "gpu/media/vt_video_encode_accelerator_mac.cc",
|
| + "gpu/media/vt_video_encode_accelerator_mac.h",
|
| ] + get_target_outputs(":libvt_generate_stubs")
|
|
|
| sources -= [ "plugin_list_posix.cc" ]
|
|
|