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

Unified Diff: third_party/WebKit/Source/platform/graphics/BoxReflection.h

Issue 2387803002: Use SkPaintImageFilter of a bitmap to implement box reflection masks. (Closed)
Patch Set: Created 4 years, 3 months 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
Index: third_party/WebKit/Source/platform/graphics/BoxReflection.h
diff --git a/third_party/WebKit/Source/platform/graphics/BoxReflection.h b/third_party/WebKit/Source/platform/graphics/BoxReflection.h
index f22482fb633660c4ffd0e4d6f6743af571d3b841..a7c351d48dd2a912e73ff5382f0afc173290188c 100644
--- a/third_party/WebKit/Source/platform/graphics/BoxReflection.h
+++ b/third_party/WebKit/Source/platform/graphics/BoxReflection.h
@@ -12,7 +12,6 @@
class SkImageFilter;
class SkMatrix;
-class SkPicture;
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698