Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index b311783b51e1f2292b057911479c01da9e7d500e..14507b199ce07c941106fc732e9a0dd2b40f88c8 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -410,6 +410,7 @@ source_set("common") { |
deps += [ "//ui/gl" ] |
libs += [ |
"d3d9.lib", |
+ "d3d11.lib", |
"dxva2.lib", |
"strmiids.lib", |
"mf.lib", |