Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index ba1fc09eb51c822d56cd4acb4d214a6e44f0d10a..78eed8c489526b568c2c388b2a93ec1251cc127d 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -1151,13 +1151,6 @@ |
'dependencies': [ |
'../third_party/iaccessible2/iaccessible2.gyp:iaccessible2', |
], |
- 'msvs_settings': { |
- 'VCLinkerTool': { |
- 'AdditionalDependencies': [ |
- 'dwrite.lib', |
- ], |
- }, |
- }, |
}], |
['OS=="mac"', { |
# These flags are needed to run the test on Mac. |