| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 9b57a55cd68fe58a41d42157b784aa7b39de5d3a..a8d68640a85860914ee9ace5c1c7dd854e93a06a 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -235,6 +235,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" ]
|
|
|