| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 13ae7cf9bdee9d3277e2d2b1066adbf61e098cfe..9e14500bb5a1ecebfb58c3e07366dee522c056d8 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -218,7 +218,7 @@ deps = {
|
| (Var("googlecode_url") % "webrtc") + "/stable/webrtc@" + Var("webrtc_revision"),
|
|
|
| "src/third_party/openmax_dl":
|
| - (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@5124",
|
| + (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@5205",
|
|
|
| "src/third_party/jsoncpp/source/include":
|
| (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
|
|
|