| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index bc47700d6513b5bac5daede4897127f8ee28d733..4ce45e9ed7323ab7cb6c7013be76aa75cd796858 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -240,7 +240,7 @@ deps = {
|
| (Var("googlecode_url") % "webrtc") + "/trunk/webrtc@" + Var("webrtc_revision"),
|
|
|
| "src/third_party/openmax_dl":
|
| - (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@5205",
|
| + (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@5569",
|
|
|
| "src/third_party/jsoncpp/source/include":
|
| (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
|
|
|