Chromium Code Reviews| Index: sandbox/win/src/Wow64.cc |
| diff --git a/sandbox/win/src/Wow64.cc b/sandbox/win/src/Wow64.cc |
| index d07d72fcfbca18a2e8c8ba0c3301bfb13d0a32cd..c5984d629ba1361e3484b6639f2cba1942d5dcd5 100644 |
| --- a/sandbox/win/src/Wow64.cc |
| +++ b/sandbox/win/src/Wow64.cc |
| @@ -8,6 +8,7 @@ |
| #include <sstream> |
| +#include "base/bit_cast.h" |
| #include "base/logging.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/win/scoped_process_information.h" |