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

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: Made another pass 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..405ad0bb77eeee8c1cd0671e323b9973b187f485 100644
--- a/crypto/crypto.gyp
+++ b/crypto/crypto.gyp
@@ -157,8 +157,12 @@
'hmac_nss.cc',
'hmac_openssl.cc',
'hmac_win.cc',
+ 'keychain_mac.cc',
+ 'keychain_mac.h',
'mac_security_services_lock.cc',
'mac_security_services_lock.h',
+ 'mock_keychain_mac.cc',
+ 'mock_keychain_mac.h',
'p224_spake.cc',
'p224_spake.h',
'nss_util.cc',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | crypto/keychain_mac.h » ('j') | crypto/keychain_mac.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698