Chromium Code Reviews

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

Issue 1400283004: WebRTC: Remove build_with_chromium=false flag for GN (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__gn_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__gn_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__gn_.json
index 4be311ab829daf1be7d53114400696287717603a..a4bd30baf502e03b1d5e90a35ee01789a0b76678 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__gn_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win64_debug__gn_.json
@@ -89,7 +89,7 @@
"--root=[SLAVE_BUILD]\\src",
"gen",
"//out/Debug_x64",
- "--args=is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]\\goma\" build_with_chromium=false"
+ "--args=is_debug=true target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]\\goma\""
],
"cwd": "[SLAVE_BUILD]",
"name": "gn"

Powered by Google App Engine