aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/visualbench.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/visualbench.gyp b/gyp/visualbench.gyp
index 371b665465..fdf0efb379 100644
--- a/gyp/visualbench.gyp
+++ b/gyp/visualbench.gyp
@@ -64,7 +64,7 @@
}],
[ 'skia_os == "android" and skia_use_sdl == 1', {
'dependencies': [
- 'android_deps.gyp:Android_VisualBenchSDL',
+ 'android_deps.gyp:Android_EntryPoint',
],
}],
],