| Index: third_party/crashpad/crashpad/snapshot/win/cpu_context_win.cc
|
| diff --git a/third_party/crashpad/crashpad/snapshot/win/cpu_context_win.cc b/third_party/crashpad/crashpad/snapshot/win/cpu_context_win.cc
|
| index 62a27a0a59df3b6e61a97a56aa5297b4c4f2e47e..2450ef2552108f1ee93a5004f622ea31d18d3e8c 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/win/cpu_context_win.cc
|
| +++ b/third_party/crashpad/crashpad/snapshot/win/cpu_context_win.cc
|
| @@ -18,7 +18,6 @@
|
| #include <string.h>
|
|
|
| #include "base/logging.h"
|
| -#include "build/build_config.h"
|
| #include "snapshot/cpu_context.h"
|
|
|
| namespace crashpad {
|
|
|