diff options
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index a093e86..ee43f61 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -4395,7 +4395,7 @@ 'glue/plugins/webplugin_delegate_impl.cc', 'glue/plugins/webplugin_delegate_impl.h', 'glue/plugins/webplugin_delegate_impl_gtk.cc', - 'glue/plugins/webplugin_delegate_impl_mac.cc', + 'glue/plugins/webplugin_delegate_impl_mac.mm', 'glue/alt_404_page_resource_fetcher.cc', 'glue/alt_404_page_resource_fetcher.h', 'glue/alt_error_page_resource_fetcher.cc', |