Update libvpx revision in DEPS
This brings in these changes: http://codereview.chromium.org/8501011 r109236 Suppress libvpx warning http://codereview.chromium.org/8666017 r113567 Build libvpx on non-Mac POSIX platforms also, by reusing the linux config. http://codereview.chromium.org/9185015 r117274 Compile libvpx code as PIC for all Linux targets BUG= http://code.google.com/p/chromium/issues/detail?id=109318 TEST= sizes test should show chrome-textrel=0 R=jkoleszar@google.com Review URL: http://codereview.chromium.org/9187016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117287 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
2
DEPS
2
DEPS
@@ -32,7 +32,7 @@ vars = {
|
||||
|
||||
"libjingle_revision": "100",
|
||||
"libphonenumber_revision": "407",
|
||||
"libvpx_revision": "109236",
|
||||
"libvpx_revision": "117274",
|
||||
"lss_revision": "9",
|
||||
"ffmpeg_revision": "112050",
|
||||
"sfntly_revision": "118",
|
||||
|
Reference in New Issue
Block a user