| Index: chrome/browser/profiles/off_the_record_profile_impl.h
|
| ===================================================================
|
| --- chrome/browser/profiles/off_the_record_profile_impl.h (revision 104227)
|
| +++ chrome/browser/profiles/off_the_record_profile_impl.h (working copy)
|
| @@ -128,7 +128,7 @@
|
|
|
| virtual PrefProxyConfigTracker* GetProxyConfigTracker() OVERRIDE;
|
| virtual chrome_browser_net::Predictor* GetNetworkPredictor() OVERRIDE;
|
| - virtual void DeleteTransportSecurityStateSince(base::Time time) OVERRIDE;
|
| + virtual void ClearNetworkingHistorySince(base::Time time) OVERRIDE;
|
|
|
| // NotificationObserver implementation.
|
| virtual void Observe(int type,
|
|
|