summaryrefslogtreecommitdiffstats
path: root/components/os_crypt/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'components/os_crypt/BUILD.gn')
-rw-r--r--components/os_crypt/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/os_crypt/BUILD.gn b/components/os_crypt/BUILD.gn
index de828ad..da4e59e 100644
--- a/components/os_crypt/BUILD.gn
+++ b/components/os_crypt/BUILD.gn
@@ -46,6 +46,7 @@ source_set("unit_tests") {
deps = [
":os_crypt",
"//base",
+ "//crypto",
"//testing/gtest",
]
}