commit | eeff95dc273322b4568891bf4679c0375cd310ab | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Fri Jun 28 13:32:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 13:32:44 2024 +0000 |
tree | 6e9f6c8dd776b49fe73144c808cf6c29c55fed00 | |
parent | b415b2e588e07ede6ea3ade4435c81010f92d177 [diff] |
Add third_party/google_benchmark/src in fetch_dawn_dependencies.py Change-Id: I843dc1e720f305b8d2bf49f093173a20b99ab620 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194932 Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
diff --git a/tools/fetch_dawn_dependencies.py b/tools/fetch_dawn_dependencies.py index 3c6d29a..0251b74 100644 --- a/tools/fetch_dawn_dependencies.py +++ b/tools/fetch_dawn_dependencies.py
@@ -105,6 +105,7 @@ 'third_party/protobuf', 'third_party/markupsafe', 'third_party/glslang/src', + 'third_party/google_benchmark/src', 'third_party/spirv-headers/src', 'third_party/spirv-tools/src', 'third_party/vulkan-headers/src',