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', {