| 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 1b6bafdf3640a1e4e2a979096a16f598a6aff97e..e5513fa5b6a71ca70a0682e37d536d4a2c543d0a 100644
|
| --- a/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| +++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| @@ -335,9 +335,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;
|
|
|