summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 1fa755b..47e8de6 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -415,11 +415,6 @@
}],
['OS!="mac"', {
'sources/': [['exclude', '_mac\\.(cc|mm)$']]
- }, { # else: OS=="mac"
- 'sources!': [
- # TODO(port): Unfork webplugin_delegate_impl_mac and this file.
- 'glue/plugins/webplugin_delegate_impl.cc',
- ],
}],
['OS!="win"', {
'sources/': [['exclude', '_win\\.cc$']],