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:
Родитель
dccb7036e0
Коммит
2a89de9d2e
|
@ -82,6 +82,8 @@
|
||||||
'type': 'none',
|
'type': 'none',
|
||||||
'dependencies': [
|
'dependencies': [
|
||||||
'../android_webview/lib/android_webview.gyp:libwebview',
|
'../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',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Загрузка…
Ссылка в новой задаче