Chromium Code Reviews| Index: runtime/vm/precompiler.h |
| diff --git a/runtime/vm/precompiler.h b/runtime/vm/precompiler.h |
| index 774dbd5d52c0274ed33a82b0eae4c342ec8ff787..d353214efa8ad8a349e9c10fbad91f999f8d6cbf 100644 |
| --- a/runtime/vm/precompiler.h |
| +++ b/runtime/vm/precompiler.h |
| @@ -383,7 +383,7 @@ class Precompiler : public ValueObject { |
| void BindStaticCalls(); |
| void SwitchICCalls(); |
| void DedupStackmaps(); |
| - void DedupStackmapLists(); |
| + void DedupLists(); |
| void DedupInstructions(); |
| void ResetPrecompilerState(); |