| Index: chrome/browser/profiles/profile_impl_io_data.h
|
| diff --git a/chrome/browser/profiles/profile_impl_io_data.h b/chrome/browser/profiles/profile_impl_io_data.h
|
| index 9f83730a99f0f2de5f28f3cba8c880cb69dd09bf..2103e859c2ec1b0def9a56ef5b9a5e088fd234ff 100644
|
| --- a/chrome/browser/profiles/profile_impl_io_data.h
|
| +++ b/chrome/browser/profiles/profile_impl_io_data.h
|
| @@ -199,6 +199,7 @@ class ProfileImplIOData : public ProfileIOData {
|
| net::URLRequestContext* AcquireIsolatedMediaRequestContext(
|
| net::URLRequestContext* app_context,
|
| const StoragePartitionDescriptor& partition_descriptor) const override;
|
| + chrome_browser_net::Predictor* GetPredictor() override;
|
|
|
| // Deletes all network related data since |time|. It deletes transport
|
| // security state since |time| and also deletes HttpServerProperties data.
|
|
|