| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 833c3dd5c99d9da5fa3e988527dbf17c6b064d82..b33862b4c73efd5cca90572f01f7a403d3f0e465 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',
|
| '../chrome/chrome.gyp:chrome_sync_shell_apk',
|
|
|