| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index eba83584ab1c41e59d3e8ba16130c80c8b3a83d1..7b851e8e8e36a371738a42669c57a47b639fda4c 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' + '@' + '642ab2bc2fc0f3df84fb659e7da4d7aab260e2ed',
|
| + Var('chromium_git') + '/external/github.com/grpc/grpc' + '@' + 'b4cc5fc16c1368149c8a20c51248a18009ff8254',
|
| },
|
| 'android': {
|
| 'src/third_party/android_protobuf/src':
|
|
|