Index: third_party/android_platform/BUILD.gn |
diff --git a/third_party/android_platform/BUILD.gn b/third_party/android_platform/BUILD.gn |
index ee0e484f1ff7a6e28867731ed3354502200e1863..72fea380f1b4e52a4df95f825f0eef658c088607 100644 |
--- a/third_party/android_platform/BUILD.gn |
+++ b/third_party/android_platform/BUILD.gn |
@@ -30,7 +30,7 @@ if (current_toolchain == host_toolchain) { |
executable("android_relocation_packer") { |
deps = [ |
":android_lib_relocation_packer", |
- "//build/config/sanitizers:deps", |
+ "//build/config:exe_and_shlib_deps", |
"//third_party/elfutils:libelf", |
] |
sources = [ |