aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar djsollen <djsollen@google.com>2016-04-18 12:57:35 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-18 12:57:35 -0700
commit9df5d072094544fe47f9defbd3580a4dcfbe4167 (patch)
tree775b3e84b09d7d964f3803ef9f4658ca7e236593 /gyp
parent63677f4c2c8f7e60686f1c293c4a9643232f1067 (diff)
Cleanup android build files and tools
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',
],
}],
],