chromium/components/previous_session_info/README.md

# PreviousSessionInfo

This component exposes a class `PreviousSessionInfo` which holds information
about the last application session and persists information about the current
session.

PreviousSessionInfo is implemented as a component to allow using this code in
other components code on iOS.