Commit 48e8f8e7 authored by Frank Barchard's avatar Frank Barchard

Roll chromium_revision from 33f87688 to 7dcda66f

Change log: https://chromium.googlesource.com/chromium/src/+log/33f87688..94111882
Full diff: https://chromium.googlesource.com/chromium/src/+/33f87688..94111882

TBR=kjellander@chromium.org
BUG=libyuv:626

Review URL: https://codereview.chromium.org/2292373002 .
parent de944ed8
......@@ -27,6 +27,7 @@ pin-log.txt
/third_party/bouncycastle
/third_party/BUILD.gn
/third_party/catapult
/third_party/ced
/third_party/closure_compiler
/third_party/drmemory
/third_party/gflags/src
......
......@@ -7,7 +7,7 @@ vars = {
# Roll the Chromium Git hash to pick up newer versions of all the
# dependencies and tools linked to in setup_links.py.
'chromium_revision': '33f87688e4d164cf8f2ada5b4d01a04468807a11',
'chromium_revision': '941118827f5240dedb40082cffb1ead6c6d621cc',
}
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than
......
......@@ -71,6 +71,7 @@ if 'android' in target_os:
'third_party/ashmem',
'third_party/bouncycastle',
'third_party/catapult',
'third_party/ced',
'third_party/closure_compiler',
'third_party/guava',
'third_party/hamcrest',
......
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