Index: chrome/browser/profiles/profile_impl_io_data.h |
=================================================================== |
--- chrome/browser/profiles/profile_impl_io_data.h (revision 104227) |
+++ chrome/browser/profiles/profile_impl_io_data.h (working copy) |
@@ -58,7 +58,7 @@ |
GetIsolatedAppRequestContextGetter( |
const std::string& app_id) const; |
- void DeleteTransportSecurityStateSince(base::Time time); |
+ void ClearNetworkingHistorySince(base::Time time); |
private: |
typedef base::hash_map<std::string, |