Commit 26733862 authored by rtoy@google.com's avatar rtoy@google.com

Roll openmax deps to r5205 to pick up x86 api compatibility fix.

This openmax_dl revision makes the FFT API the same for both ARM and X86 so that dependent code doesn't need to know. See https://webrtc-codereview.appspot.com/4749004/

BUG=
TBR=phajdan.jr@chromium.org

Review URL: https://codereview.chromium.org/102473002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238543 0039d316-1c4b-4281-b951-d872f2087c98
parent 0610ab5b
......@@ -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"}) +
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment