Index: webkit/common/webkit_common.gyp |
diff --git a/webkit/common/webkit_common.gyp b/webkit/common/webkit_common.gyp |
index 21260c2a601ee24d1bfb5c1aaaa5ad0eaf250d70..dd3e20e55681e40ba68af504f1c6578406e03304 100644 |
--- a/webkit/common/webkit_common.gyp |
+++ b/webkit/common/webkit_common.gyp |
@@ -53,12 +53,6 @@ |
], |
'conditions': [ |
- ['toolkit_uses_gtk == 1', { |
- 'dependencies': [ |
- '<(DEPTH)/build/linux/system.gyp:gtk', |
- ], |
- 'sources/': [['exclude', '_x11\\.cc$']], |
- }], |
['use_aura==1 and use_x11==1', { |
'dependencies': [ |
'<(DEPTH)/build/linux/system.gyp:xcursor', |