| Index: snapshot/mac/system_snapshot_mac_test.cc
|
| diff --git a/snapshot/mac/system_snapshot_mac_test.cc b/snapshot/mac/system_snapshot_mac_test.cc
|
| index b69ccac20d2001f34a2226d70b917d0ec51ccf76..a02e94e03fee284993ad0c9c1c1abfe0e24bbf31 100644
|
| --- a/snapshot/mac/system_snapshot_mac_test.cc
|
| +++ b/snapshot/mac/system_snapshot_mac_test.cc
|
| @@ -22,8 +22,8 @@
|
| #include "build/build_config.h"
|
| #include "gtest/gtest.h"
|
| #include "snapshot/mac/process_reader.h"
|
| +#include "test/errors.h"
|
| #include "util/mac/mac_util.h"
|
| -#include "util/test/errors.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|