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

Unified Diff: samplecode/SampleFillType.cpp

Issue 1541933004: remove unused SkCullPoints (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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 | « samplecode/SampleCull.cpp ('k') | samplecode/SampleWritePixels.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samplecode/SampleFillType.cpp
diff --git a/samplecode/SampleFillType.cpp b/samplecode/SampleFillType.cpp
index aac6aed2e0bc64659f805a8d802e98ecd5957034..af94c9f4f116a6bd3c5d7afbc2ba72e6f407a1f8 100644
--- a/samplecode/SampleFillType.cpp
+++ b/samplecode/SampleFillType.cpp
@@ -9,7 +9,6 @@
#include "SkView.h"
#include "SkCanvas.h"
#include "SkCornerPathEffect.h"
-#include "SkCullPoints.h"
#include "SkGradientShader.h"
#include "SkPath.h"
#include "SkRegion.h"
« no previous file with comments | « samplecode/SampleCull.cpp ('k') | samplecode/SampleWritePixels.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698