Index: ppapi/proxy/flash_device_id_resource.h |
diff --git a/ppapi/proxy/flash_device_id_resource.h b/ppapi/proxy/flash_device_id_resource.h |
index b563c80ec674aa155a4150c6adc5c3c9a8bcfc7e..19c9e63cb954eb9e31633132d461fd9531ee6e37 100644 |
--- a/ppapi/proxy/flash_device_id_resource.h |
+++ b/ppapi/proxy/flash_device_id_resource.h |
@@ -29,10 +29,6 @@ class FlashDeviceIDResource |
scoped_refptr<TrackedCallback> callback) OVERRIDE; |
private: |
- // PluginResource override; |
- virtual void OnReplyReceived(const ResourceMessageReplyParams& params, |
- const IPC::Message& msg); |
- |
// IPC message handler. |
void OnPluginMsgGetDeviceIDReply(const ResourceMessageReplyParams& params, |
const std::string& id); |