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 05adf5e66980ed28df795b1794a1179e0ac2b8c9..bab35690f72e159c6921f82665cb26305878d7fb 100644 |
--- a/content/renderer/pepper/pepper_plugin_delegate_impl.h |
+++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h |
@@ -391,7 +391,6 @@ class PepperPluginDelegateImpl |
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( |
const GURL& document_url, |