| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index f8db998b635b20b682709b4d878c5a46c0c488d8..6fd02fdebbb5895240a7bc1b3ccf343fe76d1da8 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -421,7 +421,7 @@ deps_os = {
|
|
|
| # gRPC, an RPC framework. For Blimp use only.
|
| 'src/third_party/grpc':
|
| - Var('chromium_git') + '/external/github.com/grpc/grpc' + '@' + '3f186a41daa7c951234ea98cfaa50996047a47fd',
|
| + Var('chromium_git') + '/external/github.com/grpc/grpc' + '@' + '7032ff02c405fc51cfe2a4b8e350547f046ee250',
|
| },
|
| 'android': {
|
| 'src/third_party/android_protobuf/src':
|
|
|