Chromium Code Reviews| Index: src/type-info.h | 
| diff --git a/src/type-info.h b/src/type-info.h | 
| index 6e6c67d160ddf5ea3b21c5d39dbf2cf4b7c51dac..635be1a8076231f1a4fdb29fed0e2b4390aecbc2 100644 | 
| --- a/src/type-info.h | 
| +++ b/src/type-info.h | 
| @@ -112,7 +112,6 @@ class TypeFeedbackOracle: public ZoneObject { | 
| Handle<Type>* right, | 
| Handle<Type>* result, | 
| Maybe<int>* fixed_right_arg, | 
| - Handle<AllocationSite>* allocation_site, | 
| Token::Value operation); | 
| void CompareType(TypeFeedbackId id, |