| Index: chrome/renderer/render_view.h
|
| ===================================================================
|
| --- chrome/renderer/render_view.h (revision 25626)
|
| +++ chrome/renderer/render_view.h (working copy)
|
| @@ -361,7 +361,6 @@
|
| virtual webkit_glue::WebPluginDelegate* CreatePluginDelegate(
|
| const GURL& url,
|
| const std::string& mime_type,
|
| - const std::string& clsid,
|
| std::string* actual_mime_type);
|
| virtual void CreatedPluginWindow(gfx::PluginWindowHandle handle);
|
| virtual void WillDestroyPluginWindow(gfx::PluginWindowHandle handle);
|
|
|