Chromium Code Reviews| Index: components/nacl.gyp |
| diff --git a/components/nacl.gyp b/components/nacl.gyp |
| index b62e8f111a813759a354923ecae11597b099c7ea..7ef2bbcbc4ff4f1528e118908aab955ef15aa714 100644 |
| --- a/components/nacl.gyp |
| +++ b/components/nacl.gyp |
| @@ -232,11 +232,6 @@ |
| '../ppapi/nacl_irt/ppapi_dispatcher.h', |
| ], |
| 'conditions': [ |
| - ['toolkit_uses_gtk == 1', { |
| - 'dependencies': [ |
| - '../build/linux/system.gyp:gtk', |
| - ], |
| - }], |
| ['use_glib == 1', { |
| 'dependencies': [ |
| '../build/linux/system.gyp:glib', |