From 32a5781fa960bb6cacd8b510a1ec84f38952aae3 Mon Sep 17 00:00:00 2001 From: chromium-webrtc-autoroll Date: Mon, 1 Apr 2019 08:01:32 -0700 Subject: [PATCH] Roll chromium_revision e7b7dc611f..29ea6db316 (646176:646310) Change log: https://chromium.googlesource.com/chromium/src/+log/e7b7dc611f..29ea6db316 Full diff: https://chromium.googlesource.com/chromium/src/+/e7b7dc611f..29ea6db316 Changed dependencies * src/base: https://chromium.googlesource.com/chromium/src/base/+log/8df75dbe48..9ca00116ab * src/build: https://chromium.googlesource.com/chromium/src/build/+log/a72af28e1c..6b14ccdbb0 * src/ios: https://chromium.googlesource.com/chromium/src/ios/+log/9f4eaa7cd0..e5117557b9 * src/testing: https://chromium.googlesource.com/chromium/src/testing/+log/e55effebbf..e04295b9fe * src/third_party: https://chromium.googlesource.com/chromium/src/third_party/+log/3ed630b24a..d442923dc1 * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/5b63b1f34a..1ca62263a6 * src/third_party/harfbuzz-ng/src: https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/ec2a5dc859..f3aca6aa26 * src/tools: https://chromium.googlesource.com/chromium/src/tools/+log/bc26bba6c5..6a26678405 DEPS diff: https://chromium.googlesource.com/chromium/src/+/e7b7dc611f..29ea6db316/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I7d5d715d92d343da5a1ecb60ab22813b7ede8644 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130800 Reviewed-by: Autoroller Commit-Queue: Autoroller Cr-Commit-Position: refs/heads/master@{#27400} --- DEPS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index f5a4c878df..4a18d09285 100644 --- a/DEPS +++ b/DEPS @@ -7,7 +7,7 @@ vars = { 'checkout_configuration': 'default', 'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"', 'webrtc_git': 'https://webrtc.googlesource.com', - 'chromium_revision': 'e7b7dc611fa2e63636f6bdf0d2e4397ef618a2a2', + 'chromium_revision': '29ea6db31644c8606352cec79d1b527acf4decc2', 'boringssl_git': 'https://boringssl.googlesource.com', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client @@ -24,7 +24,7 @@ vars = { # 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': '5b63b1f34a1b0536d67af70214035459c276f588', + 'catapult_revision': '1ca62263a6307ab8ffcf90fdb00c9d8933d15d65', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -36,7 +36,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling HarfBuzz # and whatever else without interference from each other. - 'harfbuzz_revision': 'ec2a5dc859b03ceb92518aa992e4e9c053b30534', + 'harfbuzz_revision': 'f3aca6aa267f7687a0406c7c545aefb5eed300b2', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling luci-go CIPD package version # and whatever else without interference from each other. @@ -86,9 +86,9 @@ deps = { # 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' + '@' + '8df75dbe4801ca9b820618b14368fb3e6110491e', + Var('chromium_git') + '/chromium/src/base' + '@' + '9ca00116abc1e2a46cd460faeb67153c482a11f9', 'src/build': - Var('chromium_git') + '/chromium/src/build' + '@' + 'a72af28e1c85da995fc8ed81e098253283629feb', + Var('chromium_git') + '/chromium/src/build' + '@' + '6b14ccdbb0c5e457648a8753d0f70674ceed1b45', 'src/buildtools': Var('chromium_git') + '/chromium/src/buildtools' + '@' + '459baaf66bee809f6eb288e0215cf524f4d2429a', # Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC. @@ -98,13 +98,13 @@ deps = { 'condition': 'checkout_android', }, 'src/ios': { - 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + '9f4eaa7cd0484aeb1aef5d9c5b925d804b3588d5', + 'url': Var('chromium_git') + '/chromium/src/ios' + '@' + 'e5117557b98cfeae6ae786c99bef01a4056b0f52', 'condition': 'checkout_ios', }, 'src/testing': - Var('chromium_git') + '/chromium/src/testing' + '@' + 'e55effebbf8f0b2a45dfadce5fd0ff4c2c3a6666', + Var('chromium_git') + '/chromium/src/testing' + '@' + 'e04295b9fe99543f57a270ab4d666090475d3833', 'src/third_party': - Var('chromium_git') + '/chromium/src/third_party' + '@' + '3ed630b24a00c4494b98ea2ec542f4137b0fec4e', + Var('chromium_git') + '/chromium/src/third_party' + '@' + 'd442923dc1ec4f4bb4eea4333834156ba0a08abf', 'src/buildtools/linux64': { 'packages': [ @@ -312,7 +312,7 @@ deps = { 'src/third_party/yasm/source/patched-yasm': Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad', 'src/tools': - Var('chromium_git') + '/chromium/src/tools' + '@' + 'bc26bba6c51c263c0ba9d64d032f12d85a1245d1', + Var('chromium_git') + '/chromium/src/tools' + '@' + '6a26678405df9f808fd8fd64efd8f93ebfbcea3a', 'src/tools/swarming_client': Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),