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

Unified Diff: chromeos/chromeos.gyp

Issue 495563003: Move ParallelAuthnticator to chromeos and rename it to CryptohomeAuthenticator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with ToT Created 6 years, 4 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/chrome_tests_unit.gypi ('k') | chromeos/login/auth/cryptohome_authenticator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index bd9686564ae2476c75a787165e643b538634bd4f..51cb17a8a4f20068a5e6199361957adcdca4dbd1 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -279,6 +279,8 @@
'login/auth/auth_status_consumer.h',
'login/auth/authenticator.cc',
'login/auth/authenticator.h',
+ 'login/auth/cryptohome_authenticator.cc',
+ 'login/auth/cryptohome_authenticator.h',
'login/auth/extended_authenticator.cc',
'login/auth/extended_authenticator.h',
'login/auth/key.cc',
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chromeos/login/auth/cryptohome_authenticator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698