Index: content/browser/renderer_host/render_message_filter.h |
=================================================================== |
--- content/browser/renderer_host/render_message_filter.h (revision 86641) |
+++ content/browser/renderer_host/render_message_filter.h (working copy) |
@@ -190,7 +190,6 @@ |
void OnSetCacheMode(bool enabled); |
void OnClearCache(bool preserve_ssl_host_info, IPC::Message* reply_msg); |
void OnClearHostResolverCache(int* result); |
- void OnClearPredictorCache(int* result); |
void OnCacheableMetadataAvailable(const GURL& url, |
double expected_response_time, |
const std::vector<char>& data); |