Chromium Code Reviews| Index: src/allocation.h |
| diff --git a/src/allocation.h b/src/allocation.h |
| index 00c5664ea912e2c14712d388727e7ee1661deee5..69e72bdbad38e30e73d719fd693063c8e2eb5635 100644 |
| --- a/src/allocation.h |
| +++ b/src/allocation.h |
| @@ -1,4 +1,4 @@ |
| -// Copyright 2011 the V8 project authors. All rights reserved. |
| +// Copyright 2012 the V8 project authors. All rights reserved. |
| // Redistribution and use in source and binary forms, with or without |
| // modification, are permitted provided that the following conditions are |
| // met: |
| @@ -28,7 +28,6 @@ |
| #ifndef V8_ALLOCATION_H_ |
| #define V8_ALLOCATION_H_ |
| -#include "checks.h" |
| #include "globals.h" |
| namespace v8 { |