summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth/cryptauth/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/proximity_auth/cryptauth/BUILD.gn')
-rw-r--r--components/proximity_auth/cryptauth/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/proximity_auth/cryptauth/BUILD.gn b/components/proximity_auth/cryptauth/BUILD.gn
index 2da4244..ddfc973 100644
--- a/components/proximity_auth/cryptauth/BUILD.gn
+++ b/components/proximity_auth/cryptauth/BUILD.gn
@@ -33,6 +33,7 @@ source_set("cryptauth") {
deps = [
"//base",
+ "//crypto",
"//components/proximity_auth/logging",
"//google_apis",
"//net",