| Index: third_party/crashpad/crashpad/snapshot/win/thread_snapshot_win.cc
|
| diff --git a/third_party/crashpad/crashpad/snapshot/win/thread_snapshot_win.cc b/third_party/crashpad/crashpad/snapshot/win/thread_snapshot_win.cc
|
| index 2239298b5576fbe513b69e1b06a14e2757614905..9c8c9ea69861d58e949d7267a778e311a3f6cda0 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/win/thread_snapshot_win.cc
|
| +++ b/third_party/crashpad/crashpad/snapshot/win/thread_snapshot_win.cc
|
| @@ -17,7 +17,6 @@
|
| #include <vector>
|
|
|
| #include "base/logging.h"
|
| -#include "build/build_config.h"
|
| #include "snapshot/win/cpu_context_win.h"
|
| #include "snapshot/win/process_reader_win.h"
|
|
|
|
|