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

Unified Diff: Source/core/paint/SVGImagePainter.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/ReplicaPainter.h ('k') | Source/core/paint/SVGInlineTextBoxPainter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/paint/SVGImagePainter.h
diff --git a/Source/core/paint/SVGImagePainter.h b/Source/core/paint/SVGImagePainter.h
index f3be59399bf130658dd73a97207370981bca5e85..8296968556c231a3b620eaf7733863fcbe9070f1 100644
--- a/Source/core/paint/SVGImagePainter.h
+++ b/Source/core/paint/SVGImagePainter.h
@@ -7,10 +7,6 @@
namespace blink {
-class AffineTransform;
-class FloatRect;
-class ImageBuffer;
-class IntSize;
struct PaintInfo;
class RenderSVGImage;
« no previous file with comments | « Source/core/paint/ReplicaPainter.h ('k') | Source/core/paint/SVGInlineTextBoxPainter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698