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

Unified Diff: Source/platform/graphics/paint/FloatClipDisplayItem.cpp

Issue 815933006: Change all uses of the RoundedRect class to use FloatRoundedRect instead. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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/platform/graphics/paint/ClipRecorder.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/graphics/paint/FloatClipDisplayItem.cpp
diff --git a/Source/platform/graphics/paint/FloatClipDisplayItem.cpp b/Source/platform/graphics/paint/FloatClipDisplayItem.cpp
index 06b7ba9e8919d74da39a695d467670fc52fc469b..fe8a79632e46f91170e51b2eab8fa4eccb7db6c8 100644
--- a/Source/platform/graphics/paint/FloatClipDisplayItem.cpp
+++ b/Source/platform/graphics/paint/FloatClipDisplayItem.cpp
@@ -5,7 +5,6 @@
#include "config.h"
#include "platform/graphics/paint/FloatClipDisplayItem.h"
-#include "platform/geometry/RoundedRect.h"
#include "platform/graphics/GraphicsContext.h"
#include "public/platform/WebDisplayItemList.h"
#include "third_party/skia/include/core/SkScalar.h"
« no previous file with comments | « Source/platform/graphics/paint/ClipRecorder.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698