Chromium Code Reviews| Index: samplecode/SamplePathEffects.cpp |
| diff --git a/samplecode/SamplePathEffects.cpp b/samplecode/SamplePathEffects.cpp |
| index e194793f368adb62f9bd62a319f86ff598fd9d28..a162cf33ad6a26249e12fdc49dc7645c2e6896fa 100644 |
| --- a/samplecode/SamplePathEffects.cpp |
| +++ b/samplecode/SamplePathEffects.cpp |
| @@ -19,7 +19,6 @@ |
| #include "SkPathMeasure.h" |
| #include "SkRandom.h" |
| #include "SkColorPriv.h" |
| -#include "SkPixelXorXfermode.h" |
| #define CORNER_RADIUS 12 |