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

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

Issue 2379453002: Use SkPaintImageFilter of a bitmap to implement box reflection masks. (Closed)
Patch Set: Merge branch 'master' into fixboxreflect 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 41399624b05c8ce7889fa5c04903b994ce698d28..e7492fefd19eff39b7951ddf40fea0aadc512a44 100644
--- a/third_party/WebKit/Source/platform/graphics/BoxReflection.h
+++ b/third_party/WebKit/Source/platform/graphics/BoxReflection.h
@@ -11,7 +11,6 @@
class SkImageFilter;
class SkMatrix;
-class SkPicture;
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698