Chromium Code Reviews| Index: content/content_plugin.gypi |
| diff --git a/content/content_plugin.gypi b/content/content_plugin.gypi |
| index 94b4dc802ad537e49e076b2c8388df9e25aff27b..666b4bef691d77fe632ca835c81e74becb52a88d 100644 |
| --- a/content/content_plugin.gypi |
| +++ b/content/content_plugin.gypi |
| @@ -54,7 +54,7 @@ |
| '<(DEPTH)/third_party/wtl/include', |
| ], |
| }], |
| - ['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris"', { |
| + ['toolkit_uses_gtk==1', { |
| 'dependencies': [ |
| '../build/linux/system.gyp:gtk', |
| ], |