aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/samples.gypi
diff options
context:
space:
mode:
authorGravatar jvanverth <jvanverth@google.com>2016-08-12 10:40:38 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-12 10:40:38 -0700
commite1a3bc67690886dbc72271f447dec073363fe84c (patch)
treeba7b0dda2fe9a52fdc52fe516a1fdca78e9522d7 /gyp/samples.gypi
parent106a9ff313f6b2dbf7bf9cf2ede37d2e98e7ecee (diff)
Add Android Shadow sample
Diffstat (limited to 'gyp/samples.gypi')
-rw-r--r--gyp/samples.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/samples.gypi b/gyp/samples.gypi
index eacf3fde0e..2a33b355ea 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',