Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(759)

Unified Diff: chrome/test/BUILD.gn

Issue 2010463002: Mocker for OSCrypt (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 26bb379a84cf9c3a55ea48d126640ca08c45eb9f..d81ea464bb9a00e574c1a1d5b99512e8751cbd74 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1736,6 +1736,7 @@ test("unit_tests") {
"//components/data_reduction_proxy/core/browser:test_support",
"//components/data_use_measurement/core",
"//components/metrics/proto",
+ "//components/os_crypt:test_support",
"//components/safe_browsing_db",
"//components/safe_json:test_support",
"//components/strings",

Powered by Google App Engine
This is Rietveld 408576698