| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 13f3059351565b96d72fbd441f5a151caea61b10..664a029a72e610ff1aac7f726b966bb18c156c64 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -234,6 +234,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.cc",
|
| + "gpu/media/vt_video_encode_accelerator.h",
|
| ] + get_target_outputs(":libvt_generate_stubs")
|
|
|
| sources -= [ "plugin_list_posix.cc" ]
|
|
|