| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index e4448b4a7f4ebb5bb8c9a4e185afc08c16962cea..d3874c649ef777a21313a79270d873b25f753366 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:the_real_android_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',
|
|
|