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

Unified Diff: crypto/crypto.gyp

Issue 9699112: Move *keychain_mac* files to crypto/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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: crypto/crypto.gyp
diff --git a/crypto/crypto.gyp b/crypto/crypto.gyp
index ef7b87beb722f81f6960984726f1b47f1e400194..25a4580b4f4c9cc034c43048bced732e6f3d7fec 100644
--- a/crypto/crypto.gyp
+++ b/crypto/crypto.gyp
@@ -157,6 +157,10 @@
'hmac_nss.cc',
'hmac_openssl.cc',
'hmac_win.cc',
+ 'keychain_mac.cc',
+ 'keychain_mac.h',
+ 'mock_keychain_mac.cc',
+ 'mock_keychain_mac.h',
Ryan Sleevi 2012/03/16 20:58:37 ordering (after mac_security_services)
akalin 2012/03/17 07:19:44 Done.
'mac_security_services_lock.cc',
'mac_security_services_lock.h',
'p224_spake.cc',

Powered by Google App Engine
This is Rietveld 408576698