Chromium Code Reviews| Index: sandbox/win/src/sandbox_nt_types.h |
| diff --git a/sandbox/win/src/sandbox_nt_types.h b/sandbox/win/src/sandbox_nt_types.h |
| index 46820cfb9f1f3f5100e918722bcb2210457a7645..a4a88bba7cf363f79b9e9008274e79fc34605c5a 100644 |
| --- a/sandbox/win/src/sandbox_nt_types.h |
| +++ b/sandbox/win/src/sandbox_nt_types.h |
| @@ -37,7 +37,6 @@ struct NtExports { |
| // This is the value used for the ntdll level allocator. |
| enum AllocationType { |
| NT_ALLOC, |
| - NT_PLACE, |
| NT_PAGE |
| }; |