Chromium Code Reviews| Index: build/all_android.gyp |
| diff --git a/build/all_android.gyp b/build/all_android.gyp |
| index 49714c9087cc2e282ccda82fd7a219ce4096d646..181d4da7e32d660a7359e5431d6ff3ae267599e1 100644 |
| --- a/build/all_android.gyp |
| +++ b/build/all_android.gyp |
| @@ -82,6 +82,8 @@ |
| 'type': 'none', |
| 'dependencies': [ |
| '../android_webview/lib/android_webview.gyp:libwebview', |
| + '../android_webview/lib/android_webview.gyp:android_webview_apk', |
| + '../android_webview/lib/android_webview.gyp:android_webview_test_apk', |
| ], |
| }, |
| { |