This is a follow-up to the previous change adding `gnrt` reruns support, as the previous change placed the gnrt rerun at the end of an uninterrupted lift, rather than at the end of the whole lift, where it makes no difference if this is a continuation lift run or not. Resolves https://github.com/brave/brave-browser/issues/48140