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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_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: Rebased Created 5 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/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gn_.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gn_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gn_.json
index 89e1923ad18ec61a0e3fcb704b5bf5dad3d33f8f..d4a367b796dfe2ed0b726a2eb6c73527d49c6100 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gn_.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux64_debug__gn_.json
@@ -89,7 +89,7 @@
"--root=[SLAVE_BUILD]/src",
"gen",
"//out/Debug",
- "--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
This is Rietveld 408576698