Commit 46c3d42c authored by Henrik Kjellander's avatar Henrik Kjellander

Roll chromium_revision 3c45587..8cdf034 + rename libvpx_new

This brings in the renamed libvpx that happened in
https://codereview.chromium.org/1734613003/

TBR=fbarchard@chromium.org

Review URL: https://codereview.chromium.org/1764083002 .
parent ee99b851
...@@ -45,7 +45,7 @@ pin-log.txt ...@@ -45,7 +45,7 @@ pin-log.txt
/third_party/libjpeg /third_party/libjpeg
/third_party/libjpeg_turbo /third_party/libjpeg_turbo
/third_party/libsrtp /third_party/libsrtp
/third_party/libvpx_new /third_party/libvpx
/third_party/libxml /third_party/libxml
/third_party/libudev /third_party/libudev
/third_party/libyuv /third_party/libyuv
......
...@@ -7,7 +7,7 @@ vars = { ...@@ -7,7 +7,7 @@ vars = {
# Roll the Chromium Git hash to pick up newer versions of all the # Roll the Chromium Git hash to pick up newer versions of all the
# dependencies and tools linked to in setup_links.py. # dependencies and tools linked to in setup_links.py.
'chromium_revision': '3c455872750c9d0f74266b04f97701a516ac9075', 'chromium_revision': '8cdf034791388299f18fba186f2941313320b706',
} }
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
......
...@@ -49,7 +49,7 @@ DIRECTORIES = [ ...@@ -49,7 +49,7 @@ DIRECTORIES = [
'third_party/libjpeg_turbo', 'third_party/libjpeg_turbo',
'third_party/libsrtp', 'third_party/libsrtp',
'third_party/libudev', 'third_party/libudev',
'third_party/libvpx_new', 'third_party/libvpx',
'third_party/libyuv', 'third_party/libyuv',
'third_party/llvm-build', 'third_party/llvm-build',
'third_party/lss', 'third_party/lss',
......
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