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

Unified Diff: components/cryptauth/pref_names.h

Issue 2561203002: Migrate weave-related classes from proximity_auth/ble to cryptauth/ble. (Closed)
Patch Set: Rebase. Created 4 years 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/cryptauth/pref_names.h
diff --git a/components/cryptauth/pref_names.h b/components/cryptauth/pref_names.h
index 54bd76b26095f779339f6658770d03f16536cd09..d4c3230de629f6b39fc3c8e25f3a0fd2f90f7e41 100644
--- a/components/cryptauth/pref_names.h
+++ b/components/cryptauth/pref_names.h
@@ -20,6 +20,6 @@ extern const char kCryptAuthEnrollmentUserPrivateKey[];
extern const char kCryptAuthGCMRegistrationId[];
} // namespace prefs
-} // proximity_auth
+} // namespace cryptauth
#endif // COMPONENTS_PROXIMITY_CRYPTAUTH_PREF_NAMES_H

Powered by Google App Engine
This is Rietveld 408576698