Index: content/content_child.gypi |
diff --git a/content/content_child.gypi b/content/content_child.gypi |
index 21e9a5e5573d212f3c8b30ec0cb297a0499c67cb..da1a887ee3da2c479bfc22aa26dd5cf244603e06 100644 |
--- a/content/content_child.gypi |
+++ b/content/content_child.gypi |
@@ -255,15 +255,6 @@ |
'../build/android/ndk.gyp:cpu_features', |
], |
}], |
- ['OS=="win"', { |
- 'msvs_settings': { |
- 'VCLinkerTool': { |
- 'AdditionalDependencies': [ |
- 'dwrite.lib', |
- ] |
- } |
- } |
- }], |
['enable_plugins==0', { |
'sources!': [ |
'child/browser_font_resource_trusted.cc', |