summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 758a49f..995e690 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -50,6 +50,8 @@
['OS=="win"', {
'dependencies': [
'../sandbox/sandbox.gyp:*',
+ '../webkit/activex_shim/activex_shim.gyp:*',
+ '../webkit/activex_shim_dll/activex_shim_dll.gyp:*',
'temp_gyp/breakpad.gyp:*',
],
}, {