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 f6a278b89fb327cceaca6a199c8b1977d5daeb0f..817ec405473fc154e4f294fb6ac0909fee717c13 100644 |
--- a/content/browser/renderer_host/pepper/pepper_message_filter.h |
+++ b/content/browser/renderer_host/pepper/pepper_message_filter.h |
@@ -222,7 +222,6 @@ class PepperMessageFilter |
ppapi::PPB_X509Certificate_Fields* result); |
void OnUpdateActivity(); |
void OnGetDeviceID(std::string* id); |
- void OnGetDeviceIDAsync(int32_t routing_id, PP_Resource resource); |
void OnGetLocalDataRestrictions(const GURL& document_url, |
const GURL& plugin_url, |
PP_FlashLSORestrictions* restrictions); |