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 f8608a09e55e4832ef064aa7668dab5ff46874b0..6c5dafa0233376915e0138c21852778965e1ddf6 100644 |
--- a/content/browser/renderer_host/pepper/pepper_message_filter.h |
+++ b/content/browser/renderer_host/pepper/pepper_message_filter.h |
@@ -230,7 +230,6 @@ class PepperMessageFilter |
bool* succeeded, |
ppapi::PPB_X509Certificate_Fields* result); |
void OnUpdateActivity(); |
- void OnGetDeviceID(std::string* id); |
void OnGetLocalDataRestrictions(const GURL& document_url, |
const GURL& plugin_url, |
PP_FlashLSORestrictions* restrictions); |