Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index faf6e0dc37b7aa60409faf593471932c161a7f37..8c4e9c8fa7a1a473ff108ae19e8be7e6b273f054 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -399,6 +399,7 @@ source_set("common") { |
} |
if (use_v4l2_codec) { |
defines += [ "USE_V4L2_CODEC" ] |
+ deps += [ "//third_party/libyuv" ] |
sources += [ |
"gpu/media/generic_v4l2_device.cc", |
"gpu/media/generic_v4l2_device.h", |