| Index: snapshot/test/test_process_snapshot.cc
|
| diff --git a/snapshot/test/test_process_snapshot.cc b/snapshot/test/test_process_snapshot.cc
|
| index 4b343261f76647328b052fd7d18ff316d03d16cb..ae5245952db93f9f19b08b08a425989f0c580588 100644
|
| --- a/snapshot/test/test_process_snapshot.cc
|
| +++ b/snapshot/test/test_process_snapshot.cc
|
| @@ -13,10 +13,8 @@
|
| // limitations under the License.
|
|
|
| #include "snapshot/exception_snapshot.h"
|
| -#include "snapshot/module_snapshot.h"
|
| #include "snapshot/system_snapshot.h"
|
| #include "snapshot/test/test_process_snapshot.h"
|
| -#include "snapshot/thread_snapshot.h"
|
|
|
| namespace crashpad {
|
| namespace test {
|
|
|