Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 73d151aa2c1a868fb8ea69f549fd8df9b72d9ce8..df6d15ae171b83a04f50dac7b846c2606b170376 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -791,7 +791,7 @@ if (!is_ios) { |
# so we need to specify the dependencies here instead. |
if (is_android) { |
deps += [ |
- "//breakpad:breakpad_unittests_deps", |
+ "//breakpad:breakpad_unittests", |
"//breakpad:dump_syms($host_toolchain)", |
"//breakpad:microdump_stackwalk($host_toolchain)", |
"//breakpad:minidump_dump($host_toolchain)", |