| Index: handler/prune_crash_reports_thread.h
|
| diff --git a/handler/prune_crash_reports_thread.h b/handler/prune_crash_reports_thread.h
|
| index d4eb12535cde85f1005aeaa568ddc6521c4794cc..fbdda52778dd924392dd77d7b453ba198b3fa075 100644
|
| --- a/handler/prune_crash_reports_thread.h
|
| +++ b/handler/prune_crash_reports_thread.h
|
| @@ -15,7 +15,7 @@
|
| #ifndef CRASHPAD_HANDLER_PRUNE_CRASH_REPORTS_THREAD_H_
|
| #define CRASHPAD_HANDLER_PRUNE_CRASH_REPORTS_THREAD_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "util/thread/worker_thread.h"
|
|
|
|
|