Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Unified Diff: DEPS

Issue 2921353002: Refactor how we fetch Telemetry deps conditionally (Closed)
Patch Set: Keep only refatoring Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/perf/conditionally_execute » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
},
« no previous file with comments | « no previous file | tools/perf/conditionally_execute » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698