Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 72ff4167465a1be91dc61e79aef90fea164eb646..bab905c772f44b5837eea8be41009c5ce43b8472 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -794,7 +794,6 @@ |
} |
if (is_win) { |
deps += [ "//third_party/iaccessible2" ] |
- libs = [ "dwrite.lib" ] |
} |
if (is_mac) { |
# These flags are needed to run the test on Mac. |