| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 94b75745b44dbb78e0351211df73daef51c30103..9c766fb42a148857714699225e9fa0499213b409 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -166,7 +166,7 @@ deps = {
|
| Var('chromium_git') + '/external/github.com/google/snappy.git' + '@' + '8b60aac4fdbbb8f1dcce778accb5c04136c3a908',
|
|
|
| 'src/tools/gyp':
|
| - Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
|
| + Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
|
|
|
| 'src/tools/swarming_client':
|
| Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'),
|
|
|