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

Unified Diff: gyp/samples.gypi

Issue 2076283002: Fix mixup where SamplePathOverstroke wasn't added (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/samples.gypi
diff --git a/gyp/samples.gypi b/gyp/samples.gypi
index 5a130d971320a3551908f4db7f80248e0622fd68..283d03885ce1fd9b11c0163b74a9f4da2cbd6885 100644
--- a/gyp/samples.gypi
+++ b/gyp/samples.gypi
@@ -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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698