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

Unified Diff: components/encryptor.gypi

Issue 176583002: [OS X] Wire up --use-mock-keychain command line flag to encryptor module (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/encryptor.gypi
diff --git a/components/encryptor.gypi b/components/encryptor.gypi
index 3050140e4387b06f2954f01d2ee46c4a0a0e0233..3ddc7a132918ff3d8e1446f8a28f6d1d4df99818 100644
--- a/components/encryptor.gypi
+++ b/components/encryptor.gypi
@@ -20,6 +20,8 @@
'encryptor/encryptor_password_mac.h',
'encryptor/encryptor_password_mac.mm',
'encryptor/encryptor_posix.cc',
+ 'encryptor/encryptor_switches.cc',
+ 'encryptor/encryptor_switches.h',
'encryptor/encryptor_win.cc',
'encryptor/ie7_password_win.cc',
'encryptor/ie7_password_win.h',

Powered by Google App Engine
This is Rietveld 408576698