| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index e4448b4a7f4ebb5bb8c9a4e185afc08c16962cea..05d7214e414017cb727be67c1c38ed7cb62efdbe 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -51,6 +51,7 @@
|
| '<@(android_app_targets)',
|
| 'android_builder_tests',
|
| '../android_webview/android_webview.gyp:android_webview_apk',
|
| + '../android_webview/android_webview.gyp:system_webview_apk',
|
| '../android_webview/android_webview_telemetry_shell.gyp:android_webview_telemetry_shell_apk',
|
| '../chrome/chrome.gyp:chrome_shell_apk',
|
| '../remoting/remoting.gyp:remoting_apk',
|
|
|