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

Unified Diff: chrome/renderer/blocked_plugin.h

Issue 8539005: Cleanup: Remove unneeded forward declarations in chrome/renderer. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | « chrome/renderer/autofill/form_cache.h ('k') | chrome/renderer/chrome_render_view_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/blocked_plugin.h
===================================================================
--- chrome/renderer/blocked_plugin.h (revision 109585)
+++ chrome/renderer/blocked_plugin.h (working copy)
@@ -12,18 +12,6 @@
#include "webkit/plugins/npapi/webview_plugin.h"
#include "webkit/plugins/webplugininfo.h"
-class GURL;
-
-namespace webkit {
-namespace npapi {
-class PluginGroup;
-}
-}
-
-namespace webkit_glue {
-struct CustomContextMenuContext;
-}
-
class BlockedPlugin : public content::RenderViewObserver,
public CppBoundClass,
public webkit::npapi::WebViewPlugin::Delegate {
« no previous file with comments | « chrome/renderer/autofill/form_cache.h ('k') | chrome/renderer/chrome_render_view_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698