7
7
'checkout_configuration' : 'default' ,
8
8
'checkout_instrumented_libraries' : 'checkout_linux and checkout_configuration == "default"' ,
9
9
'webrtc_git' : 'https://webrtc.googlesource.com' ,
10
- 'chromium_revision' : '690394a8a7a5d1cbed65777905e1e59ea6a4ad80 ' ,
10
+ 'chromium_revision' : '5edb31a0cdb1f17b7eb52cb0fe811077226ac9b9 ' ,
11
11
'boringssl_git' : 'https://boringssl.googlesource.com' ,
12
12
# Three lines of non-changing comments so that
13
13
# the commit queue can handle CLs rolling swarming_client
@@ -24,15 +24,15 @@ vars = {
24
24
# Three lines of non-changing comments so that
25
25
# the commit queue can handle CLs rolling catapult
26
26
# and whatever else without interference from each other.
27
- 'catapult_revision' : '21cd5a309631b78d6deedc1ca56ca83ead9fbadd ' ,
27
+ 'catapult_revision' : '193e9338017c65bf30c81135723249c858a7a48c ' ,
28
28
# Three lines of non-changing comments so that
29
29
# the commit queue can handle CLs rolling libFuzzer
30
30
# and whatever else without interference from each other.
31
31
'libfuzzer_revision' : '658ff786a213703ff0df6ba4a288e9a1e218c074' ,
32
32
# Three lines of non-changing comments so that
33
33
# the commit queue can handle CLs rolling freetype
34
34
# and whatever else without interference from each other.
35
- 'freetype_revision' : '578bcf103a12fb742cdb314565819011d1ac12a7 ' ,
35
+ 'freetype_revision' : '96b5e500909cfce39ff78feabefd8063a229b951 ' ,
36
36
# Three lines of non-changing comments so that
37
37
# the commit queue can handle CLs rolling HarfBuzz
38
38
# and whatever else without interference from each other.
@@ -42,9 +42,9 @@ deps = {
42
42
# TODO(kjellander): Move this to be Android-only once the libevent dependency
43
43
# in base/third_party/libevent is solved.
44
44
'src/base' :
45
- Var ('chromium_git' ) + '/chromium/src/base' + '@' + 'fe1611262d827989cd1dfec2f02323197a348a5d ' ,
45
+ Var ('chromium_git' ) + '/chromium/src/base' + '@' + '94235ec304b06efc1dab2929e42888d2f36ce268 ' ,
46
46
'src/build' :
47
- Var ('chromium_git' ) + '/chromium/src/build' + '@' + 'ddcfe1a1c6428569cb8c900735be3567358bc6ee ' ,
47
+ Var ('chromium_git' ) + '/chromium/src/build' + '@' + '188e8c57a713238f32b51259afeed19548726ede ' ,
48
48
'src/buildtools' :
49
49
Var ('chromium_git' ) + '/chromium/buildtools.git' + '@' + '9a90d9aaadeb5e04327ed05775f45132e4b3523f' ,
50
50
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
@@ -54,13 +54,13 @@ deps = {
54
54
'condition' : 'checkout_android' ,
55
55
},
56
56
'src/ios' : {
57
- 'url' : Var ('chromium_git' ) + '/chromium/src/ios' + '@' + '8bce498aae8b2d37e4e54bbdc9412541422f78b3 ' ,
57
+ 'url' : Var ('chromium_git' ) + '/chromium/src/ios' + '@' + '9df813679ac03dbe9c3bd2d20038d150acc8ed21 ' ,
58
58
'condition' : 'checkout_ios' ,
59
59
},
60
60
'src/testing' :
61
- Var ('chromium_git' ) + '/chromium/src/testing' + '@' + 'b07830f6905ce9e33034ad14820bc0a58b6e9e41 ' ,
61
+ Var ('chromium_git' ) + '/chromium/src/testing' + '@' + '91f6974c3dc597f2783ec2f51e57536d1c1d588b ' ,
62
62
'src/third_party' :
63
- Var ('chromium_git' ) + '/chromium/src/third_party' + '@' + 'ddc6e6fdb5d75c64092ac53ee8b53a245dbd31ac ' ,
63
+ Var ('chromium_git' ) + '/chromium/src/third_party' + '@' + '0ab32a0a7db67e78a73c64ca41faca72b1351922 ' ,
64
64
'src/third_party/android_ndk' : {
65
65
'url' : Var ('chromium_git' ) + '/android_ndk.git' + '@' + '5cd86312e794bdf542a3685c6f10cbb96072990b' ,
66
66
'condition' : 'checkout_android' ,
@@ -123,9 +123,9 @@ deps = {
123
123
'src/third_party/libjpeg_turbo' :
124
124
Var ('chromium_git' ) + '/chromium/deps/libjpeg_turbo.git' + '@' + 'a1750dbc79a8792dde3d3f7d7d8ac28ba01ac9dd' ,
125
125
'src/third_party/libsrtp' :
126
- Var ('chromium_git' ) + '/chromium/deps/libsrtp.git' + '@' + 'fc2345089a6b3c5aca9ecd2e1941871a78a13e9c ' ,
126
+ Var ('chromium_git' ) + '/chromium/deps/libsrtp.git' + '@' + '368abd6bb3091df2b354250818714f72f0692ca5 ' ,
127
127
'src/third_party/libvpx/source/libvpx' :
128
- Var ('chromium_git' ) + '/webm/libvpx.git' + '@' + '6fd9d0244c7d8941ce0004bcd2efce5d6676bef5 ' ,
128
+ Var ('chromium_git' ) + '/webm/libvpx.git' + '@' + 'b8642738c9851232c9bb1e1a22474953d3d367cf ' ,
129
129
'src/third_party/libyuv' :
130
130
Var ('chromium_git' ) + '/libyuv/libyuv.git' + '@' + '55f5d91f11f929c4c59c32621c3d5457cca3ab0b' ,
131
131
'src/third_party/lss' : {
@@ -175,7 +175,7 @@ deps = {
175
175
'src/third_party/yasm/source/patched-yasm' :
176
176
Var ('chromium_git' ) + '/chromium/deps/yasm/patched-yasm.git' + '@' + '720b70524a4424b15fc57e82263568c8ba0496ad' ,
177
177
'src/tools' :
178
- Var ('chromium_git' ) + '/chromium/src/tools' + '@' + '957e87c0528de1caaa6ce3d3437cab6b8dda64e9 ' ,
178
+ Var ('chromium_git' ) + '/chromium/src/tools' + '@' + '360e3c21b50bf76ee6c26c576a639f02183628f2 ' ,
179
179
'src/tools/swarming_client' :
180
180
Var ('chromium_git' ) + '/infra/luci/client-py.git' + '@' + Var ('swarming_revision' ),
181
181
0 commit comments