summaryrefslogtreecommitdiffstats
path: root/mojo/services/network/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/services/network/BUILD.gn')
-rw-r--r--mojo/services/network/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/mojo/services/network/BUILD.gn b/mojo/services/network/BUILD.gn
index ba43810..4dec4880 100644
--- a/mojo/services/network/BUILD.gn
+++ b/mojo/services/network/BUILD.gn
@@ -29,6 +29,7 @@ if (is_android) {
deps = [
":sources",
"//base",
+ "//build/config/sanitizers:deps",
"//net",
]
}