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

Unified Diff: scripts/slave/recipes/ios/try.expected/gyp_goma.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/ios/try.expected/gyp_goma.json
diff --git a/scripts/slave/recipes/ios/try.expected/gyp_goma.json b/scripts/slave/recipes/ios/try.expected/gyp_goma.json
index 2524410d48a6466996f3417d18c657f26ea0429b..3fe83d4ed352089b47c5ec47a2cf28217d6e18db 100644
--- a/scripts/slave/recipes/ios/try.expected/gyp_goma.json
+++ b/scripts/slave/recipes/ios/try.expected/gyp_goma.json
@@ -427,8 +427,8 @@
"tryserver.fake",
"--buildbot-slavename",
"fake-vm",
- "--goma-deps-cache-dir",
- "[GOMA_DEPS_CACHE]",
+ "--goma-deps-cache-file",
+ "ios_simulator.gomadeps",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
« no previous file with comments | « scripts/slave/recipes/ios/try.expected/gn.json ('k') | scripts/slave/recipes/ios/unified_builder_tester.expected/goma.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698