| Index: snapshot/mac/mach_o_image_reader_test.cc
|
| diff --git a/snapshot/mac/mach_o_image_reader_test.cc b/snapshot/mac/mach_o_image_reader_test.cc
|
| index 793290969a07049e949a51d9aff1fcd770eb5e3f..b2e5fed34e1cd0c452171960632c549014b51c4d 100644
|
| --- a/snapshot/mac/mach_o_image_reader_test.cc
|
| +++ b/snapshot/mac/mach_o_image_reader_test.cc
|
| @@ -32,6 +32,7 @@
|
| #include "snapshot/mac/process_reader.h"
|
| #include "snapshot/mac/process_types.h"
|
| #include "test/mac/dyld.h"
|
| +#include "util/misc/implicit_cast.h"
|
| #include "util/misc/uuid.h"
|
|
|
| // This file is responsible for testing MachOImageReader,
|
|
|