summaryrefslogtreecommitdiff
path: root/apptype_console.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'apptype_console.gypi')
-rw-r--r--apptype_console.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/apptype_console.gypi b/apptype_console.gypi
index 85cc502..cde8779 100644
--- a/apptype_console.gypi
+++ b/apptype_console.gypi
@@ -12,7 +12,7 @@
},
},
'conditions': [
- [ 'skia_os == "android"', {
+ [ 'skia_os == "android" and not skia_android_framework', {
'dependencies': [
'android_deps.gyp:Android_EntryPoint',
'android_system.gyp:skia_launcher',