Chromium Code Reviews| Index: sandbox/win/src/win_utils.h |
| diff --git a/sandbox/win/src/win_utils.h b/sandbox/win/src/win_utils.h |
| index f7895c1b8b1d21f02f90e8740a7e5adccbaee320..bf3ed840de1156eb4e53ffa9a3fe86ac2d02145e 100644 |
| --- a/sandbox/win/src/win_utils.h |
| +++ b/sandbox/win/src/win_utils.h |
| @@ -6,10 +6,9 @@ |
| #define SANDBOX_SRC_WIN_UTILS_H_ |
| #include <windows.h> |
| -#include <stddef.h> |
| #include <string> |
| -#include "base/macros.h" |
| +#include "base/basictypes.h" |
| #include "base/strings/string16.h" |
| namespace sandbox { |