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 12f7c2f..7d363da 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -1625,7 +1625,7 @@ 'product_dir': '<(PRODUCT_DIR)', 'type': 'loadable_module', 'sources': [ - 'tools/libxul_hack/libxul_hack.cc' + 'tools/libxul_hack/libxpcom_hack.cc' ], }, ], # targets |