| Index: build/all.gyp
|
| ===================================================================
|
| --- build/all.gyp (revision 17015)
|
| +++ build/all.gyp (working copy)
|
| @@ -63,12 +63,14 @@
|
| 'dependencies': [
|
| '../breakpad/breakpad.gyp:*',
|
| '../courgette/courgette.gyp:*',
|
| + '../gears/gears.gyp:*',
|
| + '../rlz/rlz.gyp:*',
|
| '../sandbox/sandbox.gyp:*',
|
| '../third_party/bsdiff/bsdiff.gyp:*',
|
| '../third_party/bspatch/bspatch.gyp:*',
|
| + '../tools/memory_watcher/memory_watcher.gyp:*',
|
| '../webkit/activex_shim/activex_shim.gyp:*',
|
| '../webkit/activex_shim_dll/activex_shim_dll.gyp:*',
|
| - '../gears/gears.gyp:*',
|
| ],
|
| }, {
|
| 'dependencies': [
|
|
|