Index: build/all.gyp |
=================================================================== |
--- build/all.gyp (revision 16872) |
+++ build/all.gyp (working copy) |
@@ -61,11 +61,13 @@ |
}], |
['OS=="win"', { |
'dependencies': [ |
+ '../breakpad/breakpad.gyp:*', |
+ '../courgette/courgette.gyp:*', |
'../sandbox/sandbox.gyp:*', |
- '../courgette/courgette.gyp:*', |
+ '../third_party/bsdiff/bsdiff.gyp:*', |
+ '../third_party/bspatch/bspatch.gyp:*', |
'../webkit/activex_shim/activex_shim.gyp:*', |
'../webkit/activex_shim_dll/activex_shim_dll.gyp:*', |
- '../breakpad/breakpad.gyp:*', |
], |
}, { |
'dependencies': [ |