aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/everything.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/everything.gyp')
-rw-r--r--gyp/everything.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/everything.gyp b/gyp/everything.gyp
index beda91f729..02a54747cb 100644
--- a/gyp/everything.gyp
+++ b/gyp/everything.gyp
@@ -31,7 +31,7 @@
}],
['skia_os == "android"', {
'dependencies': [
- 'android_system.gyp:Viewer_APK',
+ 'android_system.gyp:SampleApp_APK',
],
}],
],