Index: chrome/browser/renderer_host/render_view_host.h |
=================================================================== |
--- chrome/browser/renderer_host/render_view_host.h (revision 71882) |
+++ chrome/browser/renderer_host/render_view_host.h (working copy) |
@@ -700,7 +700,6 @@ |
void OnInstantSupportDetermined(int32 page_id, bool result); |
void OnDetectedPhishingSite(const GURL& phishing_url, double phishing_score); |
void OnScriptEvalResponse(int id, const ListValue& result); |
- void OnUpdateContentRestrictions(int restrictions); |
void OnPagesReadyForPreview( |
const ViewHostMsg_DidPreviewDocument_Params& params); |