| Index: content/shell/android/BUILD.gn
|
| diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
|
| index 8e6ce40a92c3d43400068250f58d967f15969e44..27cc2f864c095398e67da6cc9cb6a956344bebce 100644
|
| --- a/content/shell/android/BUILD.gn
|
| +++ b/content/shell/android/BUILD.gn
|
| @@ -20,7 +20,6 @@
|
| testonly = true
|
| deps = [
|
| ":content_shell_jni_headers",
|
| - "//base/test:test_support_main_stub",
|
| "//build/config/sanitizers:deps",
|
| "//components/crash/content/browser",
|
| "//content/shell:content_shell_lib",
|
| @@ -234,7 +233,6 @@
|
|
|
| deps = [
|
| ":linker_test_jni_headers",
|
| - "//base/test:test_support_main_stub",
|
| "//build/config/sanitizers:deps",
|
| "//content/shell:content_shell_lib",
|
|
|
|
|