Skip to content

Commit 9b43251

Browse files
committed
update to chromium 88.0.4324.182
1 parent 47776c5 commit 9b43251

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

DEPS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ vars = {
173173
'checkout_simplechrome': '"{cros_boards}" != ""',
174174
'checkout_simplechrome_with_vms': '"{cros_boards_with_qemu_images}" != ""',
175175

176-
'nw_src_revision': '54ee3227e1b07eff165250cdac7c4e70c0ecb2c5',
177-
'nw_v8_revision': '9c3b184aab76b6f9dc1cd3a9bdfc3c97af02645f',
176+
'nw_src_revision': 'c94ccb0894b0f18a3d54bf4b185dbf51789c1f29',
177+
'nw_v8_revision': '627a746d6757d2a26401b574f938650866eb861f',
178178
'nw_node_revision': '2451de9a9d31b8cb25fedfb11f971f028dd6e2e4',
179179

180180
# ANGLE's deps are relative to the angle_root variable.
@@ -207,15 +207,15 @@ vars = {
207207
# Three lines of non-changing comments so that
208208
# the commit queue can handle CLs rolling V8
209209
# and whatever else without interference from each other.
210-
'v8_revision': '7439c236cb1282f351ee5fdec0b4b871d9606aee',
210+
'v8_revision': 'f7f4327516912dfca0d7401044e890ca0ce885ad',
211211
# Three lines of non-changing comments so that
212212
# the commit queue can handle CLs rolling swarming_client
213213
# and whatever else without interference from each other.
214214
'swarming_revision': 'f3caa9b547c47585ccdc79c3aca57182873ce912',
215215
# Three lines of non-changing comments so that
216216
# the commit queue can handle CLs rolling ANGLE
217217
# and whatever else without interference from each other.
218-
'angle_revision': 'f9e59ad078552424ca165644f4da3b4e2687c3dc',
218+
'angle_revision': 'c8011782e13d5c1c402b07b7a02efa2f8d400efa',
219219
# Three lines of non-changing comments so that
220220
# the commit queue can handle CLs rolling SwiftShader
221221
# and whatever else without interference from each other.
@@ -1050,7 +1050,7 @@ deps = {
10501050
Var('chromium_git') + '/chromium/deps/hunspell_dictionaries.git' + '@' + '18e09b9197a3b1d771c077c530d1a4ebad04c167',
10511051

10521052
'src/third_party/icu':
1053-
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'd1e2bd28c490a92d410c8014b68527941e124212',
1053+
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c9630bce20c30571259bd22704a79c9ea2b5e16c',
10541054

10551055
'src/third_party/icu4j': {
10561056
'packages': [
@@ -1593,7 +1593,7 @@ deps = {
15931593
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
15941594

15951595
'src-internal': {
1596-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@ab40b81d82d525f54e6b2af78ad2c8fdb0006d46',
1596+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@bdd1dfcbf7515025fefde9ec0f5a11cd1fc6e958',
15971597
'condition': 'checkout_src_internal',
15981598
},
15991599

0 commit comments

Comments
 (0)