Chromium Code Reviews| Index: content/content_plugin.gypi |
| diff --git a/content/content_plugin.gypi b/content/content_plugin.gypi |
| index 94b4dc802ad537e49e076b2c8388df9e25aff27b..93c0ca994fa166f1b4a81576eed7ad12e346d302 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', |
| ], |