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

Unified Diff: Source/web/WebPluginContainerImpl.h

Issue 663893002: Clean up forward declarations in Source/web (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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 | « Source/web/WebMediaPlayerClientImpl.h ('k') | Source/web/WebPopupMenuImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebPluginContainerImpl.h
diff --git a/Source/web/WebPluginContainerImpl.h b/Source/web/WebPluginContainerImpl.h
index c94a34557e359b7802f46ba9c2a201ef4d0a009f..690a758fbe00f3b9ba68fcf7f76c6ebe4ffc5784 100644
--- a/Source/web/WebPluginContainerImpl.h
+++ b/Source/web/WebPluginContainerImpl.h
@@ -51,15 +51,12 @@ class HTMLPlugInElement;
class IntRect;
class KeyboardEvent;
class MouseEvent;
-class PlatformGestureEvent;
class ResourceError;
class ResourceResponse;
-class ScriptController;
class ScrollbarGroup;
class TouchEvent;
class WebPlugin;
class WebPluginLoadObserver;
-class WebExternalTextureLayer;
class WheelEvent;
class Widget;
struct WebPrintParams;
« no previous file with comments | « Source/web/WebMediaPlayerClientImpl.h ('k') | Source/web/WebPopupMenuImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698