This directory implements the browser side of the Largest Contentful Paint (LCP) Critical Path Predictor.
LCPCriticalPathPredictorDatabaseLCPCriticalPathPredictorPersisterLCPCriticalPathPredictorDatabase 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.LCPCriticalPathPredictorKeyedServiceLCPCriticalPathPredictorPersister internally.LCPCriticalPathPredictorKeyedServiceFactoryImplementation is on-going. See http://crbug.com/1419756 for details.