Publish DEPS for 80.0.3987.100
diff --git a/DEPS b/DEPS
index d70c325..783c03d 100644
--- a/DEPS
+++ b/DEPS
@@ -40,6 +40,7 @@
vars = {
+ "buildspec_platforms": "all",
# Variable that can be used to support multiple build scenarios, like having
# Chromium specific targets in a client project's GN file or sync dependencies
# conditionally etc.
@@ -172,11 +173,11 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
- 'skia_revision': 'refs/heads/chrome/m80',
+ 'skia_revision': '97c9a95908bc8c7a6794259b35f366a3291e2d0f',
# 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': 'refs/heads/8.0-lkgr',
+ 'v8_revision': '306022a527898c3c00c451f0d121c1a237064aa2',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
# and whatever else without interference from each other.
@@ -184,7 +185,7 @@
# 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': 'refs/heads/chromium/3987',
+ 'angle_revision': '362168eb695d0ac0a2bee85dd356232c9c20d0ef',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -192,7 +193,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
- 'pdfium_revision': 'refs/heads/chromium/3987',
+ 'pdfium_revision': 'b84f5d0308ecb8d84fc07605cedcb158187499b2',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
@@ -243,7 +244,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other.
- 'devtools_frontend_revision': 'refs/heads/chromium/3987',
+ 'devtools_frontend_revision': '76f4c6a07a2d2491ceaad6e4e03bdd5a8e381628',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other.
@@ -1498,7 +1499,7 @@
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'dd55f3ca8f2ea716ca917a4aaf36f0729fe902b1',
'src/third_party/webrtc':
- Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/3987',
+ Var('webrtc_git') + '/src.git' + '@' + '7a0e44c1a84fb4ed57a6701cfc8093756c37af6f',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1568,7 +1569,7 @@
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
'src-internal': {
- 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/3987',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1940cbed5dd0184d4ad79be71f9499a61b2fc8c7',
'condition': 'checkout_src_internal',
},