Index: content/browser/renderer_host/pepper/pepper_message_filter.h |
diff --git a/content/browser/renderer_host/pepper/pepper_message_filter.h b/content/browser/renderer_host/pepper/pepper_message_filter.h |
index 977ca3bf5d5f1d1a39174a22bd8e2bc009c95881..bae432d70772843afe0f5c8734afa9a443ec5b0c 100644 |
--- a/content/browser/renderer_host/pepper/pepper_message_filter.h |
+++ b/content/browser/renderer_host/pepper/pepper_message_filter.h |
@@ -233,9 +233,6 @@ class PepperMessageFilter |
bool* succeeded, |
ppapi::PPB_X509Certificate_Fields* result); |
void OnUpdateActivity(); |
- void OnGetLocalDataRestrictions(const GURL& document_url, |
- const GURL& plugin_url, |
- PP_FlashLSORestrictions* restrictions); |
// Callback when the font list has been retrieved on a background thread. |
void GetFontFamiliesComplete(IPC::Message* reply_msg, |