| 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 700bbef3803131b53ac0b312e8b8b3a64a68103e..49753a40aabfd54b464bc04264b47bcbc5dbcacd 100644
|
| --- a/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| +++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| @@ -336,9 +336,6 @@ class PepperPluginDelegateImpl
|
| PP_DeviceType_Dev type,
|
| const EnumerateDevicesCallback& callback) OVERRIDE;
|
| virtual void StopEnumerateDevices(int request_id) OVERRIDE;
|
| - virtual PP_FlashLSORestrictions GetLocalDataRestrictions(
|
| - const GURL& document_url,
|
| - const GURL& plugin_url) OVERRIDE;
|
|
|
| // RenderViewObserver implementation.
|
| virtual bool OnMessageReceived(const IPC::Message& message) OVERRIDE;
|
|
|