Index: gyp/apptype_console.gypi |
diff --git a/gyp/apptype_console.gypi b/gyp/apptype_console.gypi |
index cde87792c77dd1c844a494e3878b3d909f1568b3..b9939987b8bf764238f48f6886c55f4c7a27121a 100644 |
--- a/gyp/apptype_console.gypi |
+++ b/gyp/apptype_console.gypi |
@@ -15,7 +15,7 @@ |
[ 'skia_os == "android" and not skia_android_framework', { |
'dependencies': [ |
'android_deps.gyp:Android_EntryPoint', |
- 'android_system.gyp:skia_launcher', |
+ 'skia_launcher.gyp:skia_launcher', |
], |
}], |
[ 'skia_os == "nacl"', { |