diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 2 |
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:*', ], }, { |