diff options
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index 0754c9f..282bb3b 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -408,11 +408,6 @@ ['exclude', r'/mac_']], }, { # else: OS=="mac" 'sources/': [['exclude', 'plugin_(lib|list)_posix\\.cc$']], - 'link_settings': { - 'libraries': [ - '$(SDKROOT)/QuartzCore.framework', - ], - }, }], ['enable_gpu==1', { 'dependencies': [ |