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

Unified Diff: gyp/samples.gypi

Issue 2243853003: [SVGDom] SVGPong sample app (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: review Created 4 years, 4 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 | « experimental/svg/model/SkSVGNode.cpp ('k') | samplecode/SampleSVGPong.cpp » ('j') | 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 eacf3fde0e793b9b29d7f84858aa2b758f263334..e8cdec75f986d1a9b7e1884087072e713ea3c051 100644
--- a/gyp/samples.gypi
+++ b/gyp/samples.gypi
@@ -95,6 +95,7 @@
'../samplecode/SampleStringArt.cpp',
'../samplecode/SampleStrokePath.cpp',
'../samplecode/SampleSubpixelTranslate.cpp',
+ '../samplecode/SampleSVGPong.cpp',
'../samplecode/SampleSVGFile.cpp',
'../samplecode/SampleText.cpp',
'../samplecode/SampleTextAlpha.cpp',
« no previous file with comments | « experimental/svg/model/SkSVGNode.cpp ('k') | samplecode/SampleSVGPong.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698