Roll chromium_revision 98124fd660..26cf7e7d6c (725465:725941)
Change log:98124fd660..26cf7e7d6cFull diff:98124fd660..26cf7e7d6cChanged dependencies * src/base:9238aaece0..6109a80975* src/build:2da4a4ab32..4abd203d72* src/ios:11ba078b59..4bc3bea248* src/testing:b1a11372f7..873e02ab19* src/third_party:64f463c5bb..b0673e3c20* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/ba22253ee9..d04ef219dd * src/third_party/depot_tools:ba4699fef5..6037820448* src/tools:4a950d6680..3c85ad5a73DEPS diff:98124fd660..26cf7e7d6c/DEPS No update to Clang. TBR=chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com, BUG=None Change-Id: I44e028ff47f369604659b6105eace1695659d48d Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/162561 Reviewed-by: Yves Gerey <yvesg@webrtc.org> Reviewed-by: Autoroller <chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com> Commit-Queue: Yves Gerey <yvesg@google.com> Cr-Commit-Position: refs/heads/master@{#30111}
This commit is contained in:
18
DEPS
18
DEPS
@ -5,16 +5,16 @@ vars = {
|
||||
# chromium waterfalls. More info at: crbug.com/570091.
|
||||
'checkout_configuration': 'default',
|
||||
'checkout_instrumented_libraries': 'checkout_linux and checkout_configuration == "default"',
|
||||
'chromium_revision': '98124fd660659a336922eeb1537e98d5108f53c4',
|
||||
'chromium_revision': '26cf7e7d6c28e6f8f65a2ded6389babad307de88',
|
||||
}
|
||||
|
||||
deps = {
|
||||
# TODO(kjellander): Move this to be Android-only once the libevent dependency
|
||||
# in base/third_party/libevent is solved.
|
||||
'src/base':
|
||||
'https://chromium.googlesource.com/chromium/src/base@9238aaece0bf1c0f390adf45300fcceb1fe16128',
|
||||
'https://chromium.googlesource.com/chromium/src/base@6109a809756feb3833376cea1570913633da88f3',
|
||||
'src/build':
|
||||
'https://chromium.googlesource.com/chromium/src/build@2da4a4ab321f7a6c0497d5569d67e8014e84a057',
|
||||
'https://chromium.googlesource.com/chromium/src/build@4abd203d72c8399f7c68d1f7055c081994506d9b',
|
||||
'src/buildtools':
|
||||
'https://chromium.googlesource.com/chromium/src/buildtools@fa02977a1a7caed1703277f6cbd665a31e682fc3',
|
||||
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
|
||||
@ -23,13 +23,13 @@ deps = {
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/ios': {
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@11ba078b597dfa28cc718facdd053c8321d088c5',
|
||||
'url': 'https://chromium.googlesource.com/chromium/src/ios@4bc3bea24832a141dc859596c4a57ea0988f5dbf',
|
||||
'condition': 'checkout_ios',
|
||||
},
|
||||
'src/testing':
|
||||
'https://chromium.googlesource.com/chromium/src/testing@b1a11372f79ebb2cff4cd206772fdef86fab98c1',
|
||||
'https://chromium.googlesource.com/chromium/src/testing@873e02ab198ab23bd20047e5452a3a6410fbd880',
|
||||
'src/third_party':
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@64f463c5bb07569a6c144f20e54a22ad49e5f302',
|
||||
'https://chromium.googlesource.com/chromium/src/third_party@0cb550d337fbc74e3d102ec74a5ba13ed043ed36',
|
||||
|
||||
'src/buildtools/linux64': {
|
||||
'packages': [
|
||||
@ -107,7 +107,7 @@ deps = {
|
||||
'src/third_party/boringssl/src':
|
||||
'https://boringssl.googlesource.com/boringssl.git@cb3f04f584a53844546aaa32e949534c453185aa',
|
||||
'src/third_party/catapult':
|
||||
'https://chromium.googlesource.com/catapult.git@ba22253ee917ef8b05185302ef7b0706363a6b17',
|
||||
'https://chromium.googlesource.com/catapult.git@d04ef219ddbf4278e00baee7dc5c516ad9a44f21',
|
||||
'src/third_party/ced/src': {
|
||||
'url': 'https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git@ba412eaaacd3186085babcd901679a48863c7dd5',
|
||||
'condition': 'checkout_android',
|
||||
@ -115,7 +115,7 @@ deps = {
|
||||
'src/third_party/colorama/src':
|
||||
'https://chromium.googlesource.com/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
|
||||
'src/third_party/depot_tools':
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@ba4699fef545e5b9dcd00d626b09f13bccce4c4f',
|
||||
'https://chromium.googlesource.com/chromium/tools/depot_tools.git@6037820448a9dbe4f53902edf438a9ad5a6cac5d',
|
||||
'src/third_party/ffmpeg':
|
||||
'https://chromium.googlesource.com/chromium/third_party/ffmpeg.git@68b4dfdbd607fdd33b9b8e3515f039d97677dd1c',
|
||||
'src/third_party/findbugs': {
|
||||
@ -237,7 +237,7 @@ deps = {
|
||||
'src/third_party/yasm/source/patched-yasm':
|
||||
'https://chromium.googlesource.com/chromium/deps/yasm/patched-yasm.git@720b70524a4424b15fc57e82263568c8ba0496ad',
|
||||
'src/tools':
|
||||
'https://chromium.googlesource.com/chromium/src/tools@4a950d6680619e23d2ff5ed62ecb94a5d5085448',
|
||||
'https://chromium.googlesource.com/chromium/src/tools@3c85ad5a73e7091a22a1df804aa85f68006717a7',
|
||||
'src/tools/swarming_client':
|
||||
'https://chromium.googlesource.com/infra/luci/client-py.git@885b3febcc170a60f25795304e60927b77d1e92d',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user