Chromium Code Reviews| Index: gyp/apptype_console.gypi |
| diff --git a/gyp/apptype_console.gypi b/gyp/apptype_console.gypi |
| index 85cc502da3a06bf8014b78009f94d3418e594521..cde87792c77dd1c844a494e3878b3d909f1568b3 100644 |
| --- a/gyp/apptype_console.gypi |
| +++ b/gyp/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', |