| Index: snapshot/mac/mach_o_image_annotations_reader_test.cc
|
| diff --git a/snapshot/mac/mach_o_image_annotations_reader_test.cc b/snapshot/mac/mach_o_image_annotations_reader_test.cc
|
| index 194f6851c0a8a69bdd32eb71cd35421d5c943a49..60f97cc480895bbe56565aa5ce378d0634a98162 100644
|
| --- a/snapshot/mac/mach_o_image_annotations_reader_test.cc
|
| +++ b/snapshot/mac/mach_o_image_annotations_reader_test.cc
|
| @@ -81,6 +81,7 @@ class TestMachOImageAnnotationsReader final : public MachMultiprocess,
|
| mach_msg_type_number_t old_state_count,
|
| thread_state_t new_state,
|
| mach_msg_type_number_t* new_state_count,
|
| + const mach_msg_trailer_t* trailer,
|
| bool* destroy_complex_request) override {
|
| *destroy_complex_request = true;
|
|
|
|
|