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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2740843002: (Reland) Add microdump_stackwalk target to chromium.android builders. (Closed)
Patch Set: Alphabetize the things Created 3 years, 9 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 | « testing/buildbot/chromium.android.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index dc42690433bd3f8253d3153f601458913d56201a..55813f1ff4fcb180f40cfc2fa54b068318c21c4e 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -421,6 +421,10 @@
"label": "//services/ui/display:display_service_unittests",
"type": "console_test_launcher",
},
+ "dump_syms" : {
+ "label": "//breakpad:dump_syms",
+ "type": "additional_compile_target",
+ },
"events_unittests": {
"label": "//ui/events:events_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.android.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698