Fix mixup where SamplePathOverstroke wasn't added
- My sampleapp for the stroking bugs was inflight or something when this change got made, so it didn't get added to this file. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2076283002 Review-Url: https://codereview.chromium.org/2076283002
This commit is contained in:
parent
3e3181263c
commit
992a22d2e9
@ -78,6 +78,7 @@
|
||||
'../samplecode/SamplePathClip.cpp',
|
||||
'../samplecode/SamplePathFuzz.cpp',
|
||||
'../samplecode/SamplePathEffects.cpp',
|
||||
'../samplecode/SamplePathOverstroke.cpp',
|
||||
'../samplecode/SamplePictFile.cpp',
|
||||
'../samplecode/SamplePoints.cpp',
|
||||
'../samplecode/SamplePolyToPoly.cpp',
|
||||
|
Loading…
Reference in New Issue
Block a user