diff options
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp index f2c85a8..1b77068 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -62,7 +62,7 @@ '../courgette/courgette.gyp:*', '../webkit/activex_shim/activex_shim.gyp:*', '../webkit/activex_shim_dll/activex_shim_dll.gyp:*', - 'temp_gyp/breakpad.gyp:*', + '../breakpad/breakpad.gyp:*', ], }, { 'dependencies': [ |