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

Unified Diff: scripts/slave/recipe_modules/cronet/example.expected/local_test.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/recipe_modules/cronet/example.expected/local_test.json
diff --git a/scripts/slave/recipe_modules/cronet/example.expected/local_test.json b/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
index 6860e0d0cb11698aea880f63aed17fbd4ba819ef..0d93143bafea0a2ffb4bf665fefb0e62300c2ebe 100644
--- a/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
+++ b/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
@@ -206,6 +206,8 @@
"chromium.testing.master",
"--buildbot-slavename",
"TestSlavename",
+ "--goma-deps-cache-file",
+ "local_test.gomadeps",
"--",
"cronet_package",
"cronet_perf_test_apk",

Powered by Google App Engine
This is Rietveld 408576698