Chromium Code Reviews| Index: build/all.gyp |
| =================================================================== |
| --- build/all.gyp (revision 13224) |
| +++ build/all.gyp (working copy) |
| @@ -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:*', |
| ], |
| }, { |