summaryrefslogtreecommitdiff
path: root/chromium/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/DEPS')
-rw-r--r--chromium/DEPS8
1 files changed, 4 insertions, 4 deletions
diff --git a/chromium/DEPS b/chromium/DEPS
index e2c2dcc06bc..e83cb63fa4b 100644
--- a/chromium/DEPS
+++ b/chromium/DEPS
@@ -257,11 +257,11 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
- 'v8_revision': '87c27db79e6a35a6bdedcbfe732f978812bf6ced',
+ 'v8_revision': 'd0882b3dff76a9fc86bbf93381df1585d58f4f57',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
- 'angle_revision': '6661eb4900dae62cbe9af5023f9c1e7105798b50',
+ 'angle_revision': '9768648fffc94a434a7d400a2542ce3706224417',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -1731,7 +1731,7 @@ deps = {
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '958d732db02c2a70bcf4a2b0986f09318db4adfb',
'src/third_party/webrtc':
- Var('webrtc_git') + '/src.git' + '@' + '6ff73180ad01aca444c9856f91148eb2b948ce63',
+ Var('webrtc_git') + '/src.git' + '@' + 'd4f4b84f50e4cf82a89580f8a01846a25dda6ba2',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1801,7 +1801,7 @@ deps = {
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
'src-internal': {
- 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@7c969d3f5b910b97ec3711acc9cef2d1adfa6b9e',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@6d651b2438a579c5982225a3ba1fd7a3c2fc27dd',
'condition': 'checkout_src_internal',
},