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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_nacl_rel.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/v8.expected/full_tryserver_v8_v8_linux64_nacl_rel.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_nacl_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_nacl_rel.json
index 20140809c4b96ff4d7fedd9edec6ec74264b4f04..78ebe9a25477e59e8271f75a1ebb78a280e179f2 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_nacl_rel.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_nacl_rel.json
@@ -58,7 +58,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 linux_dump_symbols=1 target_arch=x64 v8_enable_i18n_support=0 v8_target_arch=nacl_x64"
+ "GYP_DEFINES": "dcheck_always_on=1 fastbuild=1 target_arch=x64 v8_enable_i18n_support=0 v8_target_arch=nacl_x64"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698