Roll chromium_revision 7239114dd9..8fa5f27bcd (440775:440815)
Change log: https://chromium.googlesource.com/chromium/src/+log/7239114dd9..8fa5f27bcd
Full diff: https://chromium.googlesource.com/chromium/src/+/7239114dd9..8fa5f27bcd
Changed dependencies:
* src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/32f5c28073..ac70c6c945
* src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/a06ad5afbe..7c469427c1
* src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/41a1cecdc1..779cbb5233
DEPS diff: https://chromium.googlesource.com/chromium/src/+/7239114dd9..8fa5f27bcd/DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2605813002
Cr-Commit-Position: refs/heads/master@{#15812}
diff --git a/DEPS b/DEPS
index 386ccca..4be66601 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '7239114dd9ee5270ff6ac3e066113b34814f777d',
+ 'chromium_revision': '8fa5f27bcd9f3348c8344e0b0728dd7f936bbfc4',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -44,13 +44,13 @@
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '0ef801087682b271e9ace93cfa93e9d3dea98079',
'src/testing':
- Var('chromium_git') + '/chromium/src/testing' + '@' + '32f5c28073bed1b3c1e1d15d4796e6e1822f685f',
+ Var('chromium_git') + '/chromium/src/testing' + '@' + 'ac70c6c945d9da95159d665691a479036aea8ed3',
'src/testing/gtest':
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '6f8a66431cb592dad629028a50b3dd418a408c87',
'src/testing/gmock':
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a06ad5afbeeb305454292511250f9d84b66c6cd4',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '7c469427c16d5b5bbde67463e8fb3aef0c8b98ca',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -85,7 +85,7 @@
'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' + '@' + '41a1cecdc13fb326e1b886b6eb1e5a118bf84240',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '779cbb5233e98cb61ffe07a7cacf55d2a2adfcbd',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
'src/tools/swarming_client':