| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 9e44a362411659091c2e2a6b9e59030bd72b0f01..f745307b8ce69014f4e909f4747db23539c511c7 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -148,7 +148,7 @@ deps = {
|
| Var('chromium_git') + '/external/snappy.git' + '@' + '762bb32f0c9d2f31ba4958c7c0933d22e80c20bf',
|
|
|
| 'src/tools/gyp':
|
| - Var('chromium_git') + '/external/gyp.git' + '@' + '33b351b2eda8facc464c89213fc8cd9919666c05',
|
| + Var('chromium_git') + '/external/gyp.git' + '@' + 'e1133480da78cd4a23a8cec604d1d6d46dab35d6',
|
|
|
| 'src/tools/swarming_client':
|
| Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'),
|
|
|