Chromium Code Reviews| Index: snapshot/win/cpu_context_win.cc |
| diff --git a/snapshot/win/cpu_context_win.cc b/snapshot/win/cpu_context_win.cc |
| index d4ce66daea53325609fd096246fe0b8daa205719..2450ef2552108f1ee93a5004f622ea31d18d3e8c 100644 |
| --- a/snapshot/win/cpu_context_win.cc |
| +++ b/snapshot/win/cpu_context_win.cc |
| @@ -14,6 +14,7 @@ |
| #include "snapshot/win/cpu_context_win.h" |
| +#include <stdint.h> |
| #include <string.h> |
| #include "base/logging.h" |