diff options
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index 2f34ff5..37699cb 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -416,10 +416,6 @@ '../build/linux/system.gyp:gtk', '../base/base.gyp:linux_versioninfo', ], - 'export_dependent_settings': [ - # Users of webcursor.h need the GTK include path. - '../build/linux/system.gyp:gtk', - ], 'sources!': [ 'glue/plugins/plugin_stubs.cc', ], |