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

Unified Diff: Source/core/paint/BlockFlowPainter.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 | « no previous file | Source/core/paint/BoxPainter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/paint/BlockFlowPainter.h
diff --git a/Source/core/paint/BlockFlowPainter.h b/Source/core/paint/BlockFlowPainter.h
index 7179c2c4a412058d7f3ce70964e1e4484260b20a..e02c3c59fc0dd3f5fdcc1db44ccf5b45114ac13a 100644
--- a/Source/core/paint/BlockFlowPainter.h
+++ b/Source/core/paint/BlockFlowPainter.h
@@ -7,7 +7,6 @@
namespace blink {
-class FloatingObject;
class LayoutPoint;
struct PaintInfo;
class RenderBlockFlow;
« no previous file with comments | « no previous file | Source/core/paint/BoxPainter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698