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

Unified Diff: components/cryptauth/BUILD.gn

Issue 2805833002: Migrate Cryptauth*Managers RegisterPrefs to CryptAuthService::RegisterProfilePrefs. (Closed)
Patch Set: Replace initializer_unittest RegisterPrefs calls with Initializer::RegisterProfilePrefs. Created 3 years, 8 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 | « chromeos/components/tether/initializer_unittest.cc ('k') | components/cryptauth/cryptauth_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cryptauth/BUILD.gn
diff --git a/components/cryptauth/BUILD.gn b/components/cryptauth/BUILD.gn
index b9cc6a7cf173f0bdc1d057585395a7e8dbb98e05..103beaa64e842f69ed81f7468f9b2e45b0b32ef9 100644
--- a/components/cryptauth/BUILD.gn
+++ b/components/cryptauth/BUILD.gn
@@ -36,6 +36,7 @@ static_library("cryptauth") {
"cryptauth_gcm_manager.h",
"cryptauth_gcm_manager_impl.cc",
"cryptauth_gcm_manager_impl.h",
+ "cryptauth_service.cc",
"cryptauth_service.h",
"device_to_device_authenticator.cc",
"device_to_device_authenticator.h",
« no previous file with comments | « chromeos/components/tether/initializer_unittest.cc ('k') | components/cryptauth/cryptauth_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698