Chromium Code Reviews| Index: src/heap-symbols.h |
| diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
| index 4a772ebbace6f55f46436082f051defd0411819b..9cc491aef7d035872ed34005fd44dfc9a1a5f9ad 100644 |
| --- a/src/heap-symbols.h |
| +++ b/src/heap-symbols.h |
| @@ -45,7 +45,6 @@ |
| V(dot_string, ".") \ |
| V(entries_string, "entries") \ |
| V(enumerable_string, "enumerable") \ |
| - V(enumerate_string, "enumerate") \ |
| V(Error_string, "Error") \ |
| V(eval_string, "eval") \ |
| V(false_string, "false") \ |