| Index: chrome/browser/predictors/resource_prefetch_predictor.cc
|
| diff --git a/chrome/browser/predictors/resource_prefetch_predictor.cc b/chrome/browser/predictors/resource_prefetch_predictor.cc
|
| index 8ea602ddf0aae5222133efa94a0a999132059c34..b8a3410e85f9bf6385ac9c938e9d81e3a1294f99 100644
|
| --- a/chrome/browser/predictors/resource_prefetch_predictor.cc
|
| +++ b/chrome/browser/predictors/resource_prefetch_predictor.cc
|
| @@ -546,7 +546,7 @@ ResourcePrefetchPredictor::Prediction::~Prediction() = default;
|
| // ResourcePrefetchPredictor.
|
|
|
| ResourcePrefetchPredictor::ResourcePrefetchPredictor(
|
| - const ResourcePrefetchPredictorConfig& config,
|
| + const GlowplugPredictorConfig& config,
|
| Profile* profile)
|
| : profile_(profile),
|
| observer_(nullptr),
|
|
|