Index: content/shell/android/BUILD.gn |
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn |
index 96a8872757803897df05a5139924302d1ceb739c..3ad831e9aaad6d555bd31de2b1c47988d71018a7 100644 |
--- a/content/shell/android/BUILD.gn |
+++ b/content/shell/android/BUILD.gn |
@@ -153,11 +153,9 @@ |
"//content/public/android:content_javatests", |
"//base:base_javatests", |
"//net/android:net_javatests", |
- "//testing/android/broker:broker_java", |
] |
datadeps = [ |
":content_shell_apk", |
- "//testing/android/driver:driver_apk", |
] |
apk_under_test = ":content_shell_apk" |
apk_name = "ContentShellTest" |