Index: content/content_browser.gypi |
=================================================================== |
--- content/content_browser.gypi (revision 75489) |
+++ content/content_browser.gypi (working copy) |
@@ -139,6 +139,8 @@ |
}], |
['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris"', { |
'dependencies': [ |
+ # For FcLangSetAdd call in render_sandbox_host_linux.cc |
+ '../build/linux/system.gyp:fontconfig', |
'../build/linux/system.gyp:gtk', |
], |
}], |