Skip to content

Commit 23335ac

Browse files
y-novikovCommit Bot
authored andcommitted

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
@@ -28,7 +28,7 @@ vars = {
2828
'checkout_angle_internal': False,
2929

3030
# Version of Chromium our Chromium-based DEPS are mirrored from.
31-
'chromium_revision': 'ed7912a248d52ab5aae92fdef67734ef628c440e',
31+
'chromium_revision': 'c8c2c646295cebc116b8b8f3f4cdfa48821f22fb',
3232

3333
# Current revision of VK-GL-CTS (a.k.a dEQP).
3434
'vk_gl_cts_revision': 'b2be8f1659784a3ed261a895c323de40c0129dc1',
@@ -89,17 +89,17 @@ vars = {
8989
deps = {
9090

9191
'build': {
92-
'url': '{chromium_git}/chromium/src/build.git@0eaf1510a921b1d7db062cc2d035c855c882f693',
92+
'url': '{chromium_git}/chromium/src/build.git@113076662015f18c72ca5cb5b03517fdf2e7d2a6',
9393
'condition': 'not build_with_chromium',
9494
},
9595

9696
'buildtools': {
97-
'url': '{chromium_git}/chromium/src/buildtools.git@1ecfe3ce669a34f8c76ffe5895d95b3ea3b549fd',
97+
'url': '{chromium_git}/chromium/src/buildtools.git@b00ad0af636401e5eb4b5d0ab01b65164dca1914',
9898
'condition': 'not build_with_chromium',
9999
},
100100

101101
'testing': {
102-
'url': '{chromium_git}/chromium/src/testing@165367ff940af902e2505d538ffb82b90c5295e3',
102+
'url': '{chromium_git}/chromium/src/testing@e227df9cd519af4dcd720c3fb8341060408fdbf4',
103103
'condition': 'not build_with_chromium',
104104
},
105105

@@ -248,7 +248,7 @@ deps = {
248248
},
249249

250250
'tools/clang': {
251-
'url': '{chromium_git}/chromium/src/tools/clang.git@1078c4141a00d7174786d9d0fae2e7804c2a54e3',
251+
'url': '{chromium_git}/chromium/src/tools/clang.git@faabb9a8ea407bb38928800b04a529971d228473',
252252
'condition': 'not build_with_chromium',
253253
},
254254

0 commit comments

Comments
 (0)