Build the android_webview APKs on the FYI waterfall.

This adds the android_webview APKs to the FYI build.
This will result in building the android_webview Java
code and Java test code.

BUG=


Review URL: https://chromiumcodereview.appspot.com/10883026

git-svn-id: http://src.chromium.org/svn/trunk/src/build@153806 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
mkosiba@chromium.org 2012-08-29 00:18:49 +00:00
Родитель dccb7036e0
Коммит 2a89de9d2e
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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',
],
},
{