Chromium Code Reviews| Index: src/heap-symbols.h | 
| diff --git a/src/heap-symbols.h b/src/heap-symbols.h | 
| index 178647307a033bf811b2b8ddf4300c74f530dff3..f30bebc61b60d6c731bf00f014ecd95dd7c4b9db 100644 | 
| --- a/src/heap-symbols.h | 
| +++ b/src/heap-symbols.h | 
| @@ -26,7 +26,6 @@ | 
| V(boolean_string, "boolean") \ | 
| V(Boolean_string, "Boolean") \ | 
| V(bound__string, "bound ") \ | 
| - V(buffer_string, "buffer") \ | 
| V(byte_length_string, "byteLength") \ | 
| V(byte_offset_string, "byteOffset") \ | 
| V(call_string, "call") \ |