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 61b52ee71a167e6dfe6e0bca0b3c46138369151f..740ec36ad528a19529d0bac3f8026d697600babb 100644 |
--- a/content/renderer/pepper/pepper_plugin_delegate_impl.h |
+++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h |
@@ -394,7 +394,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; |
yzshen1
2012/10/29 17:58:04
change mock_plugin_delegate accordingly, please.
raymes
2012/10/29 18:44:58
Done.
|
virtual std::string GetDeviceID() OVERRIDE; |
virtual PP_FlashLSORestrictions GetLocalDataRestrictions( |
const GURL& document_url, |