| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index a495f85ac7d6acb43d47f187e25d4bbf173f2f9a..0d37fafe53feb024d8e3318d2155352b28884746 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -85,6 +85,7 @@
|
| 'dependencies': [
|
| '../android_webview/android_webview.gyp:android_webview_apk',
|
| '../android_webview/android_webview.gyp:system_webview_apk',
|
| + '../android_webview/android_webview_shell.gyp:android_webview_shell_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',
|
|
|