| Index: chrome/browser/profiles/off_the_record_profile_impl.h
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_impl.h b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| index ceb2fc2a8b45edde03a929c1c54ad058fa66492d..38143ce969e6cbfd7280ae28101061772b7a5ba2 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.h
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.h
|
| @@ -130,7 +130,6 @@ class OffTheRecordProfileImpl : public Profile,
|
| virtual chrome_browser_net::Predictor* GetNetworkPredictor() OVERRIDE;
|
| virtual void ClearNetworkingHistorySince(base::Time time) OVERRIDE;
|
| virtual GURL GetHomePage() OVERRIDE;
|
| - virtual NetworkActionPredictor* GetNetworkActionPredictor() OVERRIDE;
|
|
|
| // content::NotificationObserver implementation.
|
| virtual void Observe(int type,
|
|
|