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

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

Issue 1083543005: Remove use_allocator=none where it's implied. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 8 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
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_asan.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_asan.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_asan.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_asan.json
index bd6fa27add420b9c9722a8231131443f8dc7bea4..2a00b2475e0a45938445480d635dcfc8e2b11fd3 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_asan.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_asan.json
@@ -71,7 +71,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_allocator=none use_goma=1"
+ "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' lsan=1 target_arch=x64 use_goma=1"
},
"name": "gclient runhooks"
},
« no previous file with comments | « scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_linux_asan.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698