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

Unified Diff: scripts/slave/recipes/chromium_pgo.expected/full_chromium_fyi_Chromium_Win_x64_PGO_Builder.json

Issue 2388683002: Re-enable DepsCache using GOMA_DEPS_CACHE_FILE (Closed)
Patch Set: Rebased Created 4 years, 2 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
Index: scripts/slave/recipes/chromium_pgo.expected/full_chromium_fyi_Chromium_Win_x64_PGO_Builder.json
diff --git a/scripts/slave/recipes/chromium_pgo.expected/full_chromium_fyi_Chromium_Win_x64_PGO_Builder.json b/scripts/slave/recipes/chromium_pgo.expected/full_chromium_fyi_Chromium_Win_x64_PGO_Builder.json
index ab02c89ccbdfb2e7e61c7846860d3c06fd4b9038..64fd2ccb8c8a7c7c4439af31c071f940aa2baeca 100644
--- a/scripts/slave/recipes/chromium_pgo.expected/full_chromium_fyi_Chromium_Win_x64_PGO_Builder.json
+++ b/scripts/slave/recipes/chromium_pgo.expected/full_chromium_fyi_Chromium_Win_x64_PGO_Builder.json
@@ -205,6 +205,8 @@
"chromium.fyi",
"--buildbot-slavename",
"TestSlavename",
+ "--goma-deps-cache-file",
+ "Chromium_Win_x64_PGO_Builder.gomadeps",
"--",
"chrome"
],
@@ -709,6 +711,8 @@
"chromium.fyi",
"--buildbot-slavename",
"TestSlavename",
+ "--goma-deps-cache-file",
+ "Chromium_Win_x64_PGO_Builder.gomadeps",
"--",
"chrome"
],

Powered by Google App Engine
This is Rietveld 408576698