aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gyp/SampleApp.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index 9bc67c2de8..715ef3b2f2 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -280,7 +280,7 @@
'experimental.gyp:experimental',
],
'dependencies': [
- 'android_deps.gyp:Android_EntryPoint',
+ 'android_deps.gyp:Android_SampleApp',
],
}],
[ 'skia_gpu == 1', {