Chromium Code Reviews| Index: ui/ui_unittests.gypi |
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi |
| index 0c1fce045bcca942835b438ddc37a01ab128749a..918a16281ca981e0ec14478032d03ec4ee7bffc4 100644 |
| --- a/ui/ui_unittests.gypi |
| +++ b/ui/ui_unittests.gypi |
| @@ -90,7 +90,7 @@ |
| ], |
| }, |
| }], |
| - ['OS=="linux" or OS=="freebsd" or OS=="openbsd"', { |
| + ['toolkit_uses_gtk==1', { |
| 'dependencies': [ |
| '../app/app.gyp:app_base', |
| '../build/linux/system.gyp:gtk', |