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

Unified Diff: components/components_tests.gyp

Issue 2309403003: Forward --password-store switch to os_crypt (Closed)
Patch Set: Created 4 years, 3 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 d527be51a986267986af2fe6e62a69432cdd687a..83b8c6eff96f73491159cc445f4e28c728cd8357 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1614,6 +1614,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