This directory implements the browser side of the Largest Contentful Paint (LCP) Critical Path Predictor.
LCPCriticalPathPredictorDatabase
LCPCriticalPathPredictorPersister
LCPCriticalPathPredictorDatabase
as a backend. Currently, there is only one implementation, but we may introduce another implementation that has an in-memory database as a backend if required.LCPCriticalPathPredictorKeyedService
LCPCriticalPathPredictorPersister
internally.LCPCriticalPathPredictorKeyedServiceFactory
Implementation is on-going. See http://crbug.com/1419756 for details.