Skip to content

Commit 00024e4

Browse files
committed
Update to Chromium 77.0.3865.75
1 parent 5af156b commit 00024e4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

DEPS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ vars = {
117117
# (ie: release) images.
118118
'use_public_cros_config': 'not checkout_src_internal',
119119

120-
'nw_src_revision': '95a0340867481463fcea853d186d4e8f58bd65dc',
121-
'nw_v8_revision': '6d27b0917d1b51d53b12319a234586b3d1a0a00f',
120+
'nw_src_revision': '04981d729e70f7f77bcd3b8c966fe75e7d9c7e4c',
121+
'nw_v8_revision': '59f85addb958118cb2191212e3a591e28511610a',
122122
'nw_node_revision': 'a19bb0945a842eaa445b5b10507693c0a5afeb55',
123123

124124
# ANGLE's deps are relative to the angle_root variable.
@@ -151,19 +151,19 @@ vars = {
151151
# Three lines of non-changing comments so that
152152
# the commit queue can handle CLs rolling Skia
153153
# and whatever else without interference from each other.
154-
'skia_revision': '289bca57b199f753fae9748d534b021cb75c54ce',
154+
'skia_revision': '2417cee95d9097a19d759a2267d4c3e51786e873',
155155
# Three lines of non-changing comments so that
156156
# the commit queue can handle CLs rolling V8
157157
# and whatever else without interference from each other.
158-
'v8_revision': '2f1c9043cc957207057593095a3e2c792e17d57b',
158+
'v8_revision': '027689dbfcb2a9bbc8ceec4db2631c558e879633',
159159
# Three lines of non-changing comments so that
160160
# the commit queue can handle CLs rolling swarming_client
161161
# and whatever else without interference from each other.
162162
'swarming_revision': '96f125709acfd0b48fc1e5dae7d6ea42291726ac',
163163
# Three lines of non-changing comments so that
164164
# the commit queue can handle CLs rolling ANGLE
165165
# and whatever else without interference from each other.
166-
'angle_revision': '08b97da894b278c10e70b6888ac65e3972a13b31',
166+
'angle_revision': '7cf862c9fcd2068a444eef6d4e8a0c1c2170d7f1',
167167
# Three lines of non-changing comments so that
168168
# the commit queue can handle CLs rolling SwiftShader
169169
# and whatever else without interference from each other.
@@ -230,7 +230,7 @@ vars = {
230230
# Three lines of non-changing comments so that
231231
# the commit queue can handle CLs rolling feed
232232
# and whatever else without interference from each other.
233-
'feed_revision': '5cce9817d0047083b74088dd72e22e5455352bac',
233+
'feed_revision': '250ce9ac7bb339bc3b851feb4d0c43a666259f1a',
234234
# Three lines of non-changing comments so that
235235
# the commit queue can handle CLs rolling android_sdk_build-tools_version
236236
# and whatever else without interference from each other.
@@ -1384,7 +1384,7 @@ deps = {
13841384
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'abaae129d9a0c6e1e092067e0b105475df43352e',
13851385

13861386
'src/third_party/webrtc':
1387-
Var('webrtc_git') + '/src.git' + '@' + '6e1055bdc05cb1f86b7c19c9091865bef873c1ae',
1387+
Var('webrtc_git') + '/src.git' + '@' + 'ad73985e75684cb4ac4dadb9d3d86ad0d66612a0',
13881388

13891389
'src/third_party/xdg-utils': {
13901390
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
@@ -1431,7 +1431,7 @@ deps = {
14311431
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
14321432

14331433
'src-internal': {
1434-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@84114dbb7540e2a58c673e7ddf95458fc162470c',
1434+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f39d990fb02e5da930dc10a17b755e596876663d',
14351435
'condition': 'checkout_src_internal',
14361436
},
14371437

0 commit comments

Comments
 (0)