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