Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(415)

Unified Diff: webkit/support/webkit_support.h

Issue 19381007: Remove unused includes of plugin_list.h. Also remove unused ContentClient and webkit_support method… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/support/test_webplugin_page_delegate.cc ('k') | webkit/support/webkit_support.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/support/webkit_support.h
===================================================================
--- webkit/support/webkit_support.h (revision 211642)
+++ webkit/support/webkit_support.h (working copy)
@@ -74,10 +74,6 @@
// This returns a pointer to a static instance. Don't delete it.
WebKit::Platform* GetWebKitPlatformSupport();
-// This is used by WebFrameClient::createPlugin().
-WebKit::WebPlugin* CreateWebPlugin(WebKit::WebFrame* frame,
- const WebKit::WebPluginParams& params);
-
// Returns the root directory of the WebKit code.
WebKit::WebString GetWebKitRootDir();
« no previous file with comments | « webkit/support/test_webplugin_page_delegate.cc ('k') | webkit/support/webkit_support.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698