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 a2ef584..f2c85a8 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -59,7 +59,7 @@ ['OS=="win"', { 'dependencies': [ '../sandbox/sandbox.gyp:*', - '../third_party/courgette/courgette.gyp:*', + '../courgette/courgette.gyp:*', '../webkit/activex_shim/activex_shim.gyp:*', '../webkit/activex_shim_dll/activex_shim_dll.gyp:*', 'temp_gyp/breakpad.gyp:*', |