Chromium Code Reviews| Index: chrome/common_constants.gypi |
| diff --git a/chrome/common_constants.gypi b/chrome/common_constants.gypi |
| index 8fc435e11358d2b4fa7c46dc908e029b3fc26718..eb9c87d71601b2f25659d0ee19653b83f466d05d 100644 |
| --- a/chrome/common_constants.gypi |
| +++ b/chrome/common_constants.gypi |
| @@ -63,7 +63,7 @@ |
| '../base/base.gyp:base', |
| ], |
| 'conditions': [ |
| - ['OS=="linux" or OS=="freebsd" or OS=="openbsd"', { |
| + ['toolkit_uses_gtk == 1', { |
| 'dependencies': ['../build/linux/system.gyp:gtk'], |
| }], |
| ], |