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

Unified Diff: scripts/slave/recipes/gpu.expected/win_debug.json

Issue 24878003: Build chromium_gpu_debug_builder target on debug bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Applied simplification suggested by iannucci@. Created 7 years, 3 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/gpu.expected/win_debug.json
diff --git a/scripts/slave/recipes/gpu.expected/win_debug.json b/scripts/slave/recipes/gpu.expected/win_debug.json
index 870103998f021c8cca159d2288b10e8f020a93fd..cc85ff95bab15172cb8aa3c8022ad71738f97b5e 100644
--- a/scripts/slave/recipes/gpu.expected/win_debug.json
+++ b/scripts/slave/recipes/gpu.expected/win_debug.json
@@ -99,7 +99,7 @@
"--compiler",
"goma",
"--",
- "chromium_gpu_builder"
+ "chromium_gpu_debug_builder"
],
"name": "compile"
},

Powered by Google App Engine
This is Rietveld 408576698