Skip to content

Commit c4194aa

Browse files
committed
[DEPS] sync with 70.0.3538.102
1 parent 19e3efb commit c4194aa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ vars = {
9191
# ANGLE's deps are relative to the angle_root variable.
9292
'angle_root': 'src/third_party/angle',
9393

94-
'nw_src_revision': '501cad8ffd5f839d895d7f26c82e235a3b8aefc2',
95-
'nw_v8_revision': 'df008310900fe978b5ddcf6c4e976e5b63879e90',
94+
'nw_src_revision': 'e65c407f67e348ffa451ebbe1a2b87711673f9f7',
95+
'nw_v8_revision': 'ef46730cfe8cfd62781a44b0016b4225e86c6a10',
9696
'nw_node_revision': 'cd5cb192b912780b58d2b0032f82fe6002e147bc',
9797

9898
'android_git': 'https://android.googlesource.com',
@@ -111,11 +111,11 @@ vars = {
111111
# Three lines of non-changing comments so that
112112
# the commit queue can handle CLs rolling Skia
113113
# and whatever else without interference from each other.
114-
'skia_revision': '193565807f7fd2a2c14e21b44c545cc03ebe134f',
114+
'skia_revision': '8adc53ec0ee4bbafbd9925024df38437c0fcf88a',
115115
# Three lines of non-changing comments so that
116116
# the commit queue can handle CLs rolling V8
117117
# and whatever else without interference from each other.
118-
'v8_revision': '2c2b5fba74a71300329a8e486cb523be1dead2e0',
118+
'v8_revision': '2084ccf6b4b5bdadb6566b81ac4c350bb0b6b2ce',
119119
# Three lines of non-changing comments so that
120120
# the commit queue can handle CLs rolling swarming_client
121121
# and whatever else without interference from each other.
@@ -1144,7 +1144,7 @@ deps = {
11441144
# Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
11451145

11461146
'src-internal': {
1147-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@b591c47fac8bf14a03aa7bd4e7936f52e9333563',
1147+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@d2d2cb4b73b14b71b7a8d2a90d61f9ff3c9168ea',
11481148
'condition': 'checkout_src_internal',
11491149
},
11501150

0 commit comments

Comments
 (0)