Chromium Code Reviews| Index: src/heap/incremental-marking.h |
| diff --git a/src/heap/incremental-marking.h b/src/heap/incremental-marking.h |
| index 21fdb2da3735b1cf5ff67f712ecc71e71a2c1c3f..1d2734281d89178e439ccd3f303bc4e1a36a528f 100644 |
| --- a/src/heap/incremental-marking.h |
| +++ b/src/heap/incremental-marking.h |
| @@ -79,7 +79,7 @@ class IncrementalMarking { |
| void Abort(); |
| - void OverApproximateWeakClosure(); |
| + void OverApproximateWeakClosure(CompletionAction action); |
| void MarkingComplete(CompletionAction action); |