Roll build folder.
This CL rolls the `build/`, `tools/clang` and `tools/rust` folders in
order to get the new min_sdk version for macos.
Change-Id: I022fd810810bfe80d5ff7ab0c0373670764313a0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203314
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: dan sinclair <dsinclair@chromium.org>
diff --git a/DEPS b/DEPS
index 6052350..5cb4815 100644
--- a/DEPS
+++ b/DEPS
@@ -121,15 +121,15 @@
# The //build, //tools/clang, and //tools/rust deps should all be updated
# in unison, as there are dependencies between them.
'build': {
- 'url': '{chromium_git}/chromium/src/build@5328cf8d5599a47ce0157bd390e7de050b3efe69',
+ 'url': '{chromium_git}/chromium/src/build@a6c1c751fd8c18d9e051b12600aec2753c1712c3',
'condition': 'dawn_standalone',
},
'tools/clang': {
- 'url': '{chromium_git}/chromium/src/tools/clang@303336503ee5018769a2681538289058dbd28947',
+ 'url': '{chromium_git}/chromium/src/tools/clang@06a29b5bbf392c68d73dc8df9015163cc5a98c40',
'condition': 'dawn_standalone',
},
'tools/rust': {
- 'url': '{chromium_git}/chromium/src/tools/rust@86af231a4eafdff5cc710204949b6b806954b926',
+ 'url': '{chromium_git}/chromium/src/tools/rust@a69a8ecdbf7a19fb129ae57650cac9f704cb7cf9',
'condition': 'dawn_standalone and checkout_rust',
},
'tools/clang/dsymutil': {
diff --git a/build b/build
index 5328cf8..a6c1c75 160000
--- a/build
+++ b/build
@@ -1 +1 @@
-Subproject commit 5328cf8d5599a47ce0157bd390e7de050b3efe69
+Subproject commit a6c1c751fd8c18d9e051b12600aec2753c1712c3
diff --git a/tools/clang b/tools/clang
index 3033365..06a29b5 160000
--- a/tools/clang
+++ b/tools/clang
@@ -1 +1 @@
-Subproject commit 303336503ee5018769a2681538289058dbd28947
+Subproject commit 06a29b5bbf392c68d73dc8df9015163cc5a98c40
diff --git a/tools/rust b/tools/rust
index 86af231..a69a8ec 160000
--- a/tools/rust
+++ b/tools/rust
@@ -1 +1 @@
-Subproject commit 86af231a4eafdff5cc710204949b6b806954b926
+Subproject commit a69a8ecdbf7a19fb129ae57650cac9f704cb7cf9