Chromium Code Reviews| Index: src/heap-symbols.h |
| diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
| index 7306275498b19738472993ebc0a0994cc5e5ed6b..8605cb983cf4178a3165379ca7538ab895670215 100644 |
| --- a/src/heap-symbols.h |
| +++ b/src/heap-symbols.h |
| @@ -61,7 +61,6 @@ |
| V(eval_string, "eval") \ |
| V(EvalError_string, "EvalError") \ |
| V(false_string, "false") \ |
| - V(flags_string, "flags") \ |
| V(float32x4_string, "float32x4") \ |
| V(Float32x4_string, "Float32x4") \ |
| V(for_api_string, "for_api") \ |