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

Unified Diff: Source/core/paint/VideoPainter.h

Issue 713553002: Clean up forward declarations in core/rendering and core/painting (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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 | « Source/core/paint/ScrollbarPainter.h ('k') | Source/core/paint/ViewDisplayList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/paint/VideoPainter.h
diff --git a/Source/core/paint/VideoPainter.h b/Source/core/paint/VideoPainter.h
index 5a6ea18105c58127b637bfddcecad8cb3ca8c766..b680797af28de2e5b44a213b3d27a8aa3aa4a6cf 100644
--- a/Source/core/paint/VideoPainter.h
+++ b/Source/core/paint/VideoPainter.h
@@ -7,10 +7,8 @@
namespace blink {
-class GraphicsContext;
struct PaintInfo;
class LayoutPoint;
-class LayoutRect;
class RenderVideo;
class VideoPainter {
« no previous file with comments | « Source/core/paint/ScrollbarPainter.h ('k') | Source/core/paint/ViewDisplayList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698