Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index cc154a5b955daad38bf6d7cfd2129fbbdf1543a6..58b14b785b796a5fc98878b3861033d7a2485233 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -890,6 +890,8 @@ hooks = [ |
| 'name': 'fetch_telemetry_binary_dependencies', |
| 'pattern': '.', |
| 'action': [ 'python', |
| + 'src/tools/perf/conditionally_execute', |
| + '--gyp-condition', 'fetch_telemetry_dependencies=1', |
| 'src/third_party/catapult/telemetry/bin/fetch_telemetry_binary_dependencies', |
| ], |
| }, |