Chromium Code Reviews| Index: runtime/vm/compiler_stats.h |
| =================================================================== |
| --- runtime/vm/compiler_stats.h (revision 45790) |
| +++ runtime/vm/compiler_stats.h (working copy) |
| @@ -49,7 +49,6 @@ |
| int64_t num_ident_tokens_total; |
| int64_t num_tokens_consumed; |
| int64_t num_token_checks; |
| - int64_t num_tokens_rewind; |
| int64_t num_tokens_lookahead; |
| int64_t num_classes_compiled; |