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

Unified Diff: scripts/slave/recipes/gpu.expected/mac_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/mac_debug.json
diff --git a/scripts/slave/recipes/gpu.expected/mac_debug.json b/scripts/slave/recipes/gpu.expected/mac_debug.json
index 95249449a415a7f607da95d39f5c47aa31da3c48..51d74754d57831f21177dd9764c1f8c91d89591f 100644
--- a/scripts/slave/recipes/gpu.expected/mac_debug.json
+++ b/scripts/slave/recipes/gpu.expected/mac_debug.json
@@ -98,7 +98,7 @@
"--compiler",
"goma",
"--",
- "chromium_gpu_builder"
+ "chromium_gpu_debug_builder"
],
"name": "compile"
},

Powered by Google App Engine
This is Rietveld 408576698