summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/services/file_util/public/cpp/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/services/file_util/public/cpp/BUILD.gn')
-rw-r--r--chromium/chrome/services/file_util/public/cpp/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/chrome/services/file_util/public/cpp/BUILD.gn b/chromium/chrome/services/file_util/public/cpp/BUILD.gn
index 7c7aff42680..66f857780de 100644
--- a/chromium/chrome/services/file_util/public/cpp/BUILD.gn
+++ b/chromium/chrome/services/file_util/public/cpp/BUILD.gn
@@ -43,6 +43,7 @@ if (safe_browsing_mode == 1) {
deps = [
":cpp",
"//chrome/services/file_util",
+ "//content/test:test_support",
"//crypto:platform",
"//skia",
"//testing/gmock",