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

Unified Diff: gyp/SampleApp.gyp

Issue 2060903002: Add SampleApp that shows problems in stroking (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Run clang-format on SamplePathOverstroke.cpp 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 | samplecode/SamplePathOverstroke.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/SampleApp.gyp
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index f074df3b2f4e0421f247f9de6f1d0cc28dd7e9bb..45051af05bc15572cf7677b5b125e9f30a0546f0 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -94,6 +94,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 | samplecode/SamplePathOverstroke.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698