| 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",
|
|
|