Chromium Code Reviews| Index: content/content_plugin.gypi |
| diff --git a/content/content_plugin.gypi b/content/content_plugin.gypi |
| index 5f7e4a93ea159456b6c50b7781060cbdd6ca86c9..921958033604b376076abc13cfc1843a7bb9c616 100644 |
| --- a/content/content_plugin.gypi |
| +++ b/content/content_plugin.gypi |
| @@ -46,11 +46,6 @@ |
| '<(DEPTH)/third_party/wtl/include', |
| ], |
| }], |
| - ['toolkit_uses_gtk == 1', { |
| - 'dependencies': [ |
| - '../build/linux/system.gyp:gtk', |
| - ], |
| - }], |
| ['use_x11 == 1', { |
| 'dependencies': [ |
| '../build/linux/system.gyp:xext', |