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

Unified Diff: components/components_tests.gyp

Issue 2159743002: Forward --password-store switch to os_crypt (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « chrome/browser/chrome_browser_main_linux.cc ('k') | components/os_crypt.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 3105f0d70ecce21853b7ad4fa690e694243bf12c..e5ad919f9f065e1f54f8b67f9a1ce0727443afdd 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1597,6 +1597,7 @@
'os_crypt/os_crypt_util_linux_unittest.cc',
],
'defines': [
+ 'USE_KWALLET',
'USE_LIBSECRET',
],
'include_dirs': [
« no previous file with comments | « chrome/browser/chrome_browser_main_linux.cc ('k') | components/os_crypt.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698