Fix fetch_reclient_cfgs
Should only be done if download_remoteexec_cfg and dawn_standalone
Bug: chromium:1466717
Change-Id: I717ff83599054b63acd076440eb7dcb66d8413ba
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142401
Reviewed-by: Shrek Shao <shrekshao@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Kokoro: Austin Eng <enga@chromium.org>
Commit-Queue: Austin Eng <enga@chromium.org>
diff --git a/DEPS b/DEPS
index 5fe7b13..ae15103 100644
--- a/DEPS
+++ b/DEPS
@@ -465,7 +465,7 @@
# Download remote exec cfg files
'name': 'fetch_reclient_cfgs',
'pattern': '.',
- 'condition': 'download_remoteexec_cfg',
+ 'condition': 'download_remoteexec_cfg and dawn_standalone',
'action': ['python3',
'buildtools/reclient_cfgs/fetch_reclient_cfgs.py',
'--rbe_instance',