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

Unified Diff: Source/core/paint/ReplicaPainter.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/LayerPainter.h ('k') | Source/core/paint/SVGImagePainter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/paint/ReplicaPainter.h
diff --git a/Source/core/paint/ReplicaPainter.h b/Source/core/paint/ReplicaPainter.h
index 8cf57c7ed101ab7049b4a01a48b0211436cd51bc..306f62f2a571469470917e7f0237c5de340af6d5 100644
--- a/Source/core/paint/ReplicaPainter.h
+++ b/Source/core/paint/ReplicaPainter.h
@@ -9,7 +9,6 @@ namespace blink {
struct PaintInfo;
class LayoutPoint;
-class RenderBox;
class RenderReplica;
class ReplicaPainter {
« no previous file with comments | « Source/core/paint/LayerPainter.h ('k') | Source/core/paint/SVGImagePainter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698