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

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: 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_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 d00a5cc014d7dc6ac813ab48e0c7b4a5a1db248b..6a6f4f9c6310d4716f61b4d80f6c88feb2a10b16 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
This is Rietveld 408576698