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 cc66e1cb7355bf8f45411d084868b714caf4cd8a..1a76c6d95e204c81030b961f3259e66ec40ff7f6 100644 |
--- a/third_party/crashpad/crashpad/snapshot/win/cpu_context_win.cc |
+++ b/third_party/crashpad/crashpad/snapshot/win/cpu_context_win.cc |
@@ -14,6 +14,7 @@ |
#include "snapshot/win/cpu_context_win.h" |
+#include <stddef.h> |
#include <stdint.h> |
#include <string.h> |