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

Unified Diff: gyp/samples.gypi

Issue 2245693002: Add Android Shadow sample (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Address comments 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 | « no previous file | samplecode/SampleAndroidShadows.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..2a33b355ea7340b9d61dfa34348c2366232bb788 100644
--- a/gyp/samples.gypi
+++ b/gyp/samples.gypi
@@ -24,6 +24,7 @@
'../samplecode/SampleAARects.cpp',
'../samplecode/SampleAARectModes.cpp',
'../samplecode/SampleAll.cpp',
+ '../samplecode/SampleAndroidShadows.cpp',
'../samplecode/SampleAnimatedText.cpp',
'../samplecode/SampleAnimBlur.cpp',
'../samplecode/SampleArc.cpp',
« no previous file with comments | « no previous file | samplecode/SampleAndroidShadows.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698