Chromium Code Reviews| Index: src/mark-compact.h |
| diff --git a/src/mark-compact.h b/src/mark-compact.h |
| index 2a1d97dc2aefc98c382a27419c2a575e6e53cedb..0fc6412dbced63e156226ec14093915486355abf 100644 |
| --- a/src/mark-compact.h |
| +++ b/src/mark-compact.h |
| @@ -716,7 +716,6 @@ class MarkCompactCollector { |
| // Concurrent and parallel sweeping support. |
| void SweepInParallel(PagedSpace* space, |
| - FreeList* private_free_list, |
| FreeList* free_list); |
| void WaitUntilSweepingCompleted(); |