Skip to content
Snippets Groups Projects
Commit 9fef346b authored by chrome-release-bot's avatar chrome-release-bot
Browse files

Publish DEPS for 79.0.3909.1

parent 3e503d52
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ gclient_gn_args = [
vars = {
"buildspec_platforms": "win-asan",
# 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.
......@@ -166,7 +167,7 @@ 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': 'refs/heads/chromium/3909',
'v8_revision': '75ba649d1c6fea41b60bfd21417bd135793b5073',
# 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.
......@@ -174,7 +175,7 @@ vars = {
# 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/3909',
'angle_revision': '0b8eca7953499f9eb6459761aff1114f03bfa0e4',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
......@@ -182,7 +183,7 @@ vars = {
# 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/3909',
'pdfium_revision': '881c56bc068704d45398bd7dedd7dcab6461e999',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
......@@ -1455,7 +1456,7 @@ deps = {
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
'src-internal': {
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/3909',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@d8c771a2e0a28ad453e96187ff1205a8f76835f1',
'condition': 'checkout_src_internal',
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment