| 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 bb7070509681247c68a226986f4da9590bd1937a..c735f5fa5c47d08ee524b45c7a6cd59b5bf0ef0c 100644
|
| --- a/chrome/browser/profiles/profile_impl_io_data.h
|
| +++ b/chrome/browser/profiles/profile_impl_io_data.h
|
| @@ -197,7 +197,6 @@ 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.
|
|
|