| 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 36c82d22dc2186232ff51497dc7bdbb4077b1797..c003a0794084698a52ba3fb0983b4d3c2fc6293f 100644
|
| --- a/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| +++ b/content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| @@ -348,7 +348,6 @@ class PepperPluginDelegateImpl
|
| virtual void SaveURLAs(const GURL& url) OVERRIDE;
|
| virtual webkit_glue::P2PTransport* CreateP2PTransport() OVERRIDE;
|
| virtual double GetLocalTimeZoneOffset(base::Time t) OVERRIDE;
|
| - virtual std::string GetFlashCommandLineArgs() OVERRIDE;
|
| virtual base::SharedMemory* CreateAnonymousSharedMemory(uint32_t size)
|
| OVERRIDE;
|
| virtual ::ppapi::Preferences GetPreferences() OVERRIDE;
|
|
|