Index: build/all_android.gyp |
diff --git a/build/all_android.gyp b/build/all_android.gyp |
index bcfd4350e18b7668836b6e818b3754c1b7a86c81..0c43df061fade207b92fb0c87c3afc49ae34da79 100644 |
--- a/build/all_android.gyp |
+++ b/build/all_android.gyp |
@@ -12,6 +12,7 @@ |
'target_name': 'All', |
'type': 'none', |
'dependencies': [ |
+ '../content/content.gyp:content_shell_apk', |
'util/build_util.gyp:*', |
'android_builder_tests', |
], |