Skip to content

Commit 22918d0

Browse files
committed
[DEPS] sync with Chromium 70.0.3538.54
1 parent 63e2111 commit 22918d0

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
@@ -111,9 +111,9 @@ vars = {
111111
# Three lines of non-changing comments so that
112112
# the commit queue can handle CLs rolling V8
113113
# and whatever else without interference from each other.
114-
'v8_revision': '7f35e23a6271854b36f40efce88dd1e2b6a64342',
115-
'nw_src_revision': 'fdfa8093f10ebd001c065242ddb352a692bdeb81',
116-
'nw_v8_revision': 'ac3823cd8116a094766c4d4cdaeba63a610ac959',
114+
'v8_revision': '5be1b3861c4fe01f7e06403472d8bef7bd6ba465',
115+
'nw_src_revision': '0b44a0ecccce185c68cfeb3a8df4c9772901b603',
116+
'nw_v8_revision': 'b5ae645d1883ef16451b677a738cd3a5321cc54d',
117117
'nw_node_revision': '9e7252de6f14c74cbb0e2dab2978dee11271156c',
118118

119119
# Three lines of non-changing comments so that
@@ -1104,7 +1104,7 @@ deps = {
11041104
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7ca87fb1d3da3b3d2060886e8c58e726d74c8219',
11051105

11061106
'src/third_party/webrtc':
1107-
Var('webrtc_git') + '/src.git' + '@' + '7b027df46dc957dbc1a32b382c2903f9ebc8ad03',
1107+
Var('webrtc_git') + '/src.git' + '@' + '024118622a7a892560644a12127fe584cef49135',
11081108

11091109
'src/third_party/xdg-utils': {
11101110
'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
@@ -1141,7 +1141,7 @@ deps = {
11411141
Var('nwjs_git') + '/node.git' + '@' + Var('nw_node_revision'),
11421142

11431143
'src-internal': {
1144-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@8fbc28ca467fa550ee4caeeaa288ff7130b744bc',
1144+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@3958d369fa1fb989207b54d19170133f40f543b6',
11451145
'condition': 'checkout_src_internal',
11461146
},
11471147

0 commit comments

Comments
 (0)