| Index: chrome/android/BUILD.gn
|
| diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
| index bbe544e968f10edac4f3193093650363ea35a149..0fe5511f88f7ed7369601ee9633c6ef5f8f6a853 100644
|
| --- a/chrome/android/BUILD.gn
|
| +++ b/chrome/android/BUILD.gn
|
| @@ -560,6 +560,7 @@ instrumentation_test_apk("chrome_public_test_apk") {
|
| ]
|
| additional_apks = [
|
| "//chrome/android/webapk/shell_apk/javatests/dex_optimizer:dex_optimizer_apk",
|
| + "//chrome/android/webapk/shell_apk:test_webapk",
|
| "//chrome/test/android/chrome_public_test_support:chrome_public_test_support_apk",
|
| "//net/android:net_test_support_apk",
|
| ]
|
|
|