Index: components/os_crypt/BUILD.gn |
diff --git a/components/os_crypt/BUILD.gn b/components/os_crypt/BUILD.gn |
index dc9d6756a88e866ca17b121f09c9a56acda993f4..6036fc7e5ac8dfa60d9b3975684f37ff8fbb675b 100644 |
--- a/components/os_crypt/BUILD.gn |
+++ b/components/os_crypt/BUILD.gn |
@@ -19,6 +19,7 @@ source_set("os_crypt") { |
deps = [ |
"//base", |
"//crypto", |
+ |
# TODO(tfarina): Remove this dep when http://crbug.com/363749 is fixed. |
"//crypto:platform", |
] |