Update generated asm offsets scripts.
Libvpx updated the unpack scripts to fix building dependencies. Roll libvpx 269083:275816 See https://codereview.chromium.org/295313002/ https://codereview.chromium.org/298063002/ https://codereview.chromium.org/305533008/ https://codereview.chromium.org/305703002/ https://codereview.chromium.org/298383003/ https://codereview.chromium.org/302863004/ https://codereview.chromium.org/320923003/ for the libvpx changes. See https://codereview.chromium.org/313243004/ for the WebView changes. BUG=377062 R=andrew@webrtc.org, michaelbai@chromium.org Review URL: https://webrtc-codereview.appspot.com/16629004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6405 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
2
DEPS
2
DEPS
@@ -96,7 +96,7 @@ deps = {
|
||||
From("chromium_deps", "src/third_party/libsrtp"),
|
||||
|
||||
"third_party/libvpx":
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@269083",
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@275816",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@1000",
|
||||
|
||||
Reference in New Issue
Block a user