Checkout compile-rt in DEPS.
This is now required by Chromium tooling (e.g. see recent build failures
on https://webrtc-review.googlesource.com/c/src/+/385841).
Bug: None
Change-Id: Ia1e14fbeb919d64c12242578e2d2e099f57d8f51
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/385900
Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Evan Shrubsole <eshr@webrtc.org>
Commit-Queue: Evan Shrubsole <eshr@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#44359}
diff --git a/DEPS b/DEPS
index 45776b9..13cc167 100644
--- a/DEPS
+++ b/DEPS
@@ -320,6 +320,8 @@
'src/third_party/clang-format/script':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git@37f6e68a107df43b7d7e044fd36a13cbae3413f2',
+ 'src/third_party/compiler-rt/src':
+ 'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt.git@fae686d5212b002c9315849903ae10356d80bdc6',
'src/third_party/libc++/src':
'https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git@024b5251a7d927941cb93cbb6f811bcb13ec5ba4',
'src/third_party/libc++abi/src':