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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug__clang_.json

Issue 2245423002: WebRTC: Don't specify All compile target (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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/webrtc/standalone.expected/client_webrtc_win32_debug__clang_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug__clang_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug__clang_.json
index d49a9829e4e5a474193054553ae4df3b10ec11f6..60668b8c7f0de64d52e9e1fe1cac1372bc5e082e 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug__clang_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug__clang_.json
@@ -241,8 +241,7 @@
"C:\\creds\\service_accounts\\service-account-goma-client.json",
"--goma-dir",
"[CACHE]\\cipd\\goma",
- "--",
- "All"
+ "--"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"

Powered by Google App Engine
This is Rietveld 408576698