summaryrefslogtreecommitdiffstats
path: root/android_webview/tools/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'android_webview/tools/BUILD.gn')
-rw-r--r--android_webview/tools/BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/android_webview/tools/BUILD.gn b/android_webview/tools/BUILD.gn
index 6d542cb..f10f66e 100644
--- a/android_webview/tools/BUILD.gn
+++ b/android_webview/tools/BUILD.gn
@@ -45,7 +45,6 @@ instrumentation_test_apk("system_webview_shell_page_cycler_apk") {
"//content/public/test/android:content_java_test_support",
"//testing/android/reporter:reporter_java",
]
- additional_apks = [ "//android_webview:system_webview_apk" ]
}
# GYP: //android_webview/android_webview_shell.gypi:system_webview_shell_layout_test_apk
@@ -60,5 +59,4 @@ instrumentation_test_apk("system_webview_shell_layout_test_apk") {
"//base:base_java_test_support",
"//testing/android/reporter:reporter_java",
]
- additional_apks = [ "//android_webview:system_webview_apk" ]
}