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

Unified Diff: scripts/slave/recipes/chromium_trybot_legacy.expected/analyze_for_non_src_project.json

Issue 1081103005: Revert of Added GYP defines to dump linux symbols for gpu perf bots and trybots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
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
Index: scripts/slave/recipes/chromium_trybot_legacy.expected/analyze_for_non_src_project.json
diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/analyze_for_non_src_project.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/analyze_for_non_src_project.json
index 30778e3633595f0178e6902f8dfdef67c0747ef1..062d5a57f6e97b24bc9654bf5706635a5f3f084d 100644
--- a/scripts/slave/recipes/chromium_trybot_legacy.expected/analyze_for_non_src_project.json
+++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/analyze_for_non_src_project.json
@@ -153,7 +153,7 @@
"/path/to/tmp/json"
],
"env": {
- "GYP_DEFINES": "asan=1 clang=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' linux_dump_symbols=1 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_allocator=none use_goma=1"
},
"name": "analyze",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698