Index: content/shell/android/BUILD.gn |
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn |
index e51f9eb087cbdb553e3a79d9fba0400bf9ef102c..4b19fbfc06c361d597453a6915d33906344faa43 100644 |
--- a/content/shell/android/BUILD.gn |
+++ b/content/shell/android/BUILD.gn |
@@ -100,9 +100,6 @@ android_assets("content_shell_assets") { |
android_apk("content_shell_apk") { |
testonly = true |
- data_deps = [ |
- # "//tools/android/forwarder", |
- ] |
deps = [ |
":content_shell_apk_java", |
":content_shell_apk_resources", |