Chromium Code Reviews| Index: src/allocation-site-scopes.h |
| diff --git a/src/allocation-site-scopes.h b/src/allocation-site-scopes.h |
| index 70dd63e1dde73973c2dbebd1fa8cdeafbc431806..da2b9dc45c2ff5fbc1a5afa2e39703eefc09a331 100644 |
| --- a/src/allocation-site-scopes.h |
| +++ b/src/allocation-site-scopes.h |
| @@ -5,10 +5,8 @@ |
| #ifndef V8_ALLOCATION_SITE_SCOPES_H_ |
| #define V8_ALLOCATION_SITE_SCOPES_H_ |
| -#include "src/ast/ast.h" |
| #include "src/handles.h" |
| #include "src/objects.h" |
| -#include "src/zone.h" |
| namespace v8 { |
| namespace internal { |