Index: content/renderer/pepper/pepper_plugin_delegate_impl.h |
=================================================================== |
--- content/renderer/pepper/pepper_plugin_delegate_impl.h (revision 150592) |
+++ content/renderer/pepper/pepper_plugin_delegate_impl.h (working copy) |
@@ -377,7 +377,6 @@ |
virtual int EnumerateDevices( |
PP_DeviceType_Dev type, |
const EnumerateDevicesCallback& callback) OVERRIDE; |
- virtual void StopEnumerateDevices(int request_id) OVERRIDE; |
virtual webkit_glue::ClipboardClient* CreateClipboardClient() const OVERRIDE; |
virtual std::string GetDeviceID() OVERRIDE; |
virtual PP_FlashLSORestrictions GetLocalDataRestrictions( |