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

Unified Diff: content/browser/web_contents/web_contents_view_aura.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 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
Index: content/browser/web_contents/web_contents_view_aura.h
diff --git a/content/browser/web_contents/web_contents_view_aura.h b/content/browser/web_contents/web_contents_view_aura.h
index 23afe7b23be452d83938247abe6c8960ccaa970d..ae423485ca16667d7941784554b99d7eaa002e51 100644
--- a/content/browser/web_contents/web_contents_view_aura.h
+++ b/content/browser/web_contents/web_contents_view_aura.h
@@ -31,9 +31,7 @@ class TouchSelectionController;
namespace content {
class GestureNavSimple;
class OverscrollNavigationOverlay;
-class RenderWidgetHostImpl;
class RenderWidgetHostViewAura;
-class ShadowLayerDelegate;
class TouchSelectionControllerClientAura;
class WebContentsViewDelegate;
class WebContentsImpl;
« no previous file with comments | « content/browser/web_contents/web_contents_impl.h ('k') | content/browser/web_contents/web_contents_view_child_frame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698