Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index c14603a9b0d770c18c30df52c971067ba561af27..93d09bd8b6c023562ef12995e590ae98d376becf 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -361,7 +361,7 @@ |
| ['OS=="win"', { |
| 'msvs_guid': '639DB58D-32C2-435A-A711-65A12F62E442', |
| }], |
| - ['OS=="linux"', { |
| + ['toolkit_uses_gtk == 1', { |
| 'dependencies': [ |
| '../build/linux/system.gyp:dbus-glib', |
| # For FcLangSetAdd call in render_sandbox_host_linux.cc |