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

Unified Diff: components/components_tests.gyp

Issue 2118443002: Forward password-store switch to OSCrypt component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Verify that target does not change after lazy initialization 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 67004180b0d0d4013868fe79d8fb94c0665bcab7..7084fad7c7830774cd6cebe061dee5328ad9aac2 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1596,6 +1596,7 @@
],
'defines': [
'USE_LIBSECRET',
+ 'USE_KWALLET',
Lei Zhang 2016/07/12 19:12:24 nit: alphabetical order
cfroussios 2016/07/13 09:33:10 Done.
],
'include_dirs': [
'../third_party/libsecret'

Powered by Google App Engine
This is Rietveld 408576698