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

Unified Diff: chrome/chrome_tests.gypi

Issue 2010463002: Mocker for OSCrypt (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unnecessary build condition 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/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index c81bb925863965c19cb694669597016a7be779ab..ddf597f1875c1163d9f92225bb4d925ae7bf16e9 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1612,6 +1612,7 @@
'type': 'static_library',
'dependencies': [
'../components/components.gyp:metrics_test_support',
+ '../components/components.gyp:os_crypt_test_support',
'../components/components.gyp:password_manager_core_browser_test_support',
'../skia/skia.gyp:skia',
'../testing/gtest.gyp:gtest',

Powered by Google App Engine
This is Rietveld 408576698