| Index: content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| diff --git a/content/renderer/pepper/pepper_plugin_delegate_impl.h b/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| index 3f60c32d42ff4df6d51ea29d451a10192c3e8bc7..cc69021842a92c01254028e71fe9e56c245d6938 100644
|
| --- a/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| +++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| @@ -383,7 +383,6 @@ class PepperPluginDelegateImpl
|
| PP_DeviceType_Dev type,
|
| const EnumerateDevicesCallback& callback) OVERRIDE;
|
| virtual void StopEnumerateDevices(int request_id) OVERRIDE;
|
| - virtual std::string GetDeviceID() OVERRIDE;
|
| virtual PP_FlashLSORestrictions GetLocalDataRestrictions(
|
| const GURL& document_url,
|
| const GURL& plugin_url) OVERRIDE;
|
|
|