Chromium Code Reviews| Index: src/property-details.h |
| diff --git a/src/property-details.h b/src/property-details.h |
| index 87df02d08e3b6ac6c07d7e4efec3e42b6c8ae0c7..d720b1c3d2f4ab2c36bf9824a9aca723cb6feb37 100644 |
| --- a/src/property-details.h |
| +++ b/src/property-details.h |
| @@ -62,7 +62,6 @@ STATIC_ASSERT(SKIP_SYMBOLS == |
| static_cast<PropertyFilter>(v8::PropertyFilter::SKIP_SYMBOLS)); |
| class Smi; |
| -class Type; |
| class TypeInfo; |
| // Type of properties. |