@@ -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' : 'c8c2c646295cebc116b8b8f3f4cdfa48821f22fb ' ,
31+ 'chromium_revision' : '84714fcf811ee8112eae8b4e1a558d388dc98903 ' ,
3232 # We never want to checkout chromium,
3333 # but need a dummy DEPS entry for the autoroller
3434 'dummy_checkout_chromium' : False ,
@@ -103,7 +103,7 @@ vars = {
103103deps = {
104104
105105 'build' : {
106- 'url' : '{chromium_git}/chromium/src/build.git@113076662015f18c72ca5cb5b03517fdf2e7d2a6 ' ,
106+ 'url' : '{chromium_git}/chromium/src/build.git@7076d3be06d6b4749d6b7afd53d31a51b926447e ' ,
107107 'condition' : 'not build_with_chromium' ,
108108 },
109109
@@ -113,7 +113,7 @@ deps = {
113113 },
114114
115115 'testing' : {
116- 'url' : '{chromium_git}/chromium/src/testing@e227df9cd519af4dcd720c3fb8341060408fdbf4 ' ,
116+ 'url' : '{chromium_git}/chromium/src/testing@855f6eb5b64bbc59b236e1fd06a198827e7c2489 ' ,
117117 'condition' : 'not build_with_chromium' ,
118118 },
119119
@@ -177,7 +177,7 @@ deps = {
177177
178178 # libjpeg_turbo is used by glmark2.
179179 'third_party/libjpeg_turbo' : {
180- 'url' : '{chromium_git}/chromium/deps/libjpeg_turbo.git@0241a1304fd183ee24fbdfe6891f18fdedea38f9 ' ,
180+ 'url' : '{chromium_git}/chromium/deps/libjpeg_turbo.git@9d4f8005bc6c888e66b00fd00188531ee9bd3344 ' ,
181181 'condition' : 'not build_with_chromium' ,
182182 },
183183
@@ -197,7 +197,7 @@ deps = {
197197 },
198198
199199 'third_party/Python-Markdown' : {
200- 'url' : '{chromium_git}/chromium/src/third_party/Python-Markdown@31ac00b010877151f9440d5ffc7f1437e74169ef ' ,
200+ 'url' : '{chromium_git}/chromium/src/third_party/Python-Markdown@ad4fc19d612de0a3f6ea19441af703ff5a5223f3 ' ,
201201 'condition' : 'not build_with_chromium' ,
202202 },
203203
@@ -264,12 +264,12 @@ deps = {
264264 },
265265
266266 'third_party/zlib' : {
267- 'url' : '{chromium_git}/chromium/src/third_party/zlib@7492de9a52f656b070f41968e39a6efa603590d5 ' ,
267+ 'url' : '{chromium_git}/chromium/src/third_party/zlib@d53accfbd0382a98ad7378045631866449b5f92e ' ,
268268 'condition' : 'not build_with_chromium' ,
269269 },
270270
271271 'tools/clang' : {
272- 'url' : '{chromium_git}/chromium/src/tools/clang.git@faabb9a8ea407bb38928800b04a529971d228473 ' ,
272+ 'url' : '{chromium_git}/chromium/src/tools/clang.git@299e8a233942b1978a4c0dbc301f363a6729c4e2 ' ,
273273 'condition' : 'not build_with_chromium' ,
274274 },
275275
@@ -285,12 +285,12 @@ deps = {
285285 },
286286
287287 'tools/md_browser' : {
288- 'url' : '{chromium_git}/chromium/src/tools/md_browser@7e75775447051d4ecb6ab0ca597eda6d809a2963 ' ,
288+ 'url' : '{chromium_git}/chromium/src/tools/md_browser@60141af3603925d99bf3fb22fdfca138416339b1 ' ,
289289 'condition' : 'not build_with_chromium' ,
290290 },
291291
292292 'tools/memory' : {
293- 'url' : '{chromium_git}/chromium/src/tools/memory@89552acb6e60f528fe3c98eac7b445d4c34183ee ' ,
293+ 'url' : '{chromium_git}/chromium/src/tools/memory@ee1e2448132431e7519c2a72ff612e079f13a9d6 ' ,
294294 'condition' : 'not build_with_chromium' ,
295295 },
296296}
0 commit comments