Roll chromium_revision 90a73c37c4..761258229d (491751:492371)
Change log: https://chromium.googlesource.com/chromium/src/+log/90a73c37c4..761258229d
Full diff: https://chromium.googlesource.com/chromium/src/+/90a73c37c4..761258229d
Changed dependencies:
* src/base: https://chromium.googlesource.com/chromium/src/base/+log/2d35e4db33..d36d8a1d92
* src/build: https://chromium.googlesource.com/chromium/src/build/+log/6a89d4e8a6..a24caab3bb
* src/buildtools: https://chromium.googlesource.com/chromium/buildtools.git/+log/275b8c4816..f4bcb07d88
* src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/0b47b862b0..ada794af54
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/d53e1530b7..50c58e8d4c
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/080716c2d3..a44e03102e
* src/third_party/catapult: https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/2857b6b6c8..33a9271eb3
* src/third_party/libyuv: https://chromium.googlesource.com/libyuv/libyuv.git/+log/56022ef77f..27036e33e8
* src/third_party/usrsctp/usrsctplib: https://chromium.googlesource.com/external/github.com/sctplab/usrsctp/+log/2f6478eb8d..f4819e1b17
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/e511107f86..9a005ffc36
DEPS diff: https://chromium.googlesource.com/chromium/src/+/90a73c37c4..761258229d/DEPS
Clang version changed 308728:309984
Details: https://chromium.googlesource.com/chromium/src/+/90a73c37c4..761258229d/tools/clang/scripts/update.py
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2993183002
Cr-Commit-Position: refs/heads/master@{#19261}
diff --git a/DEPS b/DEPS
index f22a5f1..9bdcd79 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '90a73c37c47e79d66c2979cca5cf78de94915cd8',
+ 'chromium_revision': '761258229d296808a404cc3cc0bc80c1fab28629',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -23,7 +23,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult
# and whatever else without interference from each other.
- 'catapult_revision': '2857b6b6c8582e67f9d81360198a1dc9fa561c39',
+ 'catapult_revision': '33a9271eb3cf5caf925293ec6a4b47c94f1ac968',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libFuzzer
# and whatever else without interference from each other.
@@ -33,15 +33,15 @@
# TODO(kjellander): Move this to be Android-only once the libevent dependency
# in base/third_party/libevent is solved.
'src/base':
- Var('chromium_git') + '/chromium/src/base' + '@' + '2d35e4db33414f1236ed4387973813ae1a4a894f',
+ Var('chromium_git') + '/chromium/src/base' + '@' + 'd36d8a1d924aecbd037c041c3695a914b4eaee4b',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '6a89d4e8a66028f07711aa4046acac97ef427a80',
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'a24caab3bbe16908cba02135950c6a86d1575bab',
'src/buildtools':
- Var('chromium_git') + '/chromium/buildtools.git' + '@' + '275b8c481615a168464800fc925364aa1a432d37',
+ Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'f4bcb07d88cdb7d748813c3d150e08bf88435fb9',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + 'd53e1530b73046dabc1e1d77e6c51809cae0ab41',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + '50c58e8d4c7e997d7785777e36fb980740bf9c18',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '080716c2d301614328b699e4c3696cb6b0c4db3c',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a44e03102ec1dad31a34dbde6e705c845f71db0e',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -66,17 +66,17 @@
'src/third_party/libvpx/source/libvpx':
Var('chromium_git') + '/webm/libvpx.git' + '@' + 'c22b17dcefe05981918e4b7d0b6527c27e9ceda8',
'src/third_party/libyuv':
- Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '56022ef77fab3ce5a7c8ee44bd095c22a94bff5b',
+ Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '27036e33e86c9ce3b5087d55c18bf04964343c60',
'src/third_party/openh264/src':
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '0fd88df93c5dcaf858c57eb7892bd27763f0f0ac',
'src/third_party/openmax_dl':
Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
'src/third_party/usrsctp/usrsctplib':
- Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '2f6478eb8d40f1766a96b5b033ed26c0c2244589',
+ Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'f4819e1b177f7bfdd761c147f5a649b9f1a78c06',
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
'src/tools':
- Var('chromium_git') + '/chromium/src/tools' + '@' + 'e511107f86509e5339fb0b206c5f0839dda01ca7',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '9a005ffc36f80f438d6cc62dfcaa850d572a6b72',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'src/tools/swarming_client':
@@ -118,7 +118,7 @@
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + '0b47b862b09e76235bc533243b2a0d7ec654e1db',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + 'ada794af5478b6444346c14230115e4f5b591829',
},
'unix': {
'src/third_party/lss':