| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 785c75f7007ecf44722573bd0d6712dc706ef4b7..e2d7a156ff7ee49fa15d83d9a21f60c09a00d912 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -422,7 +422,7 @@ deps_os = {
|
|
|
| # gRPC, an RPC framework. For Blimp use only.
|
| 'src/third_party/grpc':
|
| - Var('chromium_git') + '/external/github.com/grpc/grpc' + '@' + '3334ae71dca1c60ede931898ebee002f001ab755',
|
| + Var('chromium_git') + '/external/github.com/grpc/grpc' + '@' + 'dc44fe515c8c30093ea8b2f14230123959c886e8',
|
| },
|
| 'android': {
|
| 'src/third_party/android_protobuf/src':
|
|
|