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

Unified Diff: components/cryptauth/cryptauth_client_impl.cc

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/cryptauth_client_impl.cc
diff --git a/components/cryptauth/cryptauth_client_impl.cc b/components/cryptauth/cryptauth_client_impl.cc
index c7bc8a75660303f65a3fe78f5e5737e2967621a0..69eebaf524fc497e2e14531d19e0457cb3de7654 100644
--- a/components/cryptauth/cryptauth_client_impl.cc
+++ b/components/cryptauth/cryptauth_client_impl.cc
@@ -200,4 +200,4 @@ std::unique_ptr<CryptAuthClient> CryptAuthClientFactoryImpl::CreateInstance() {
url_request_context_, device_classifier_);
}
-} // proximity_auth
+} // namespace cryptauth

Powered by Google App Engine
This is Rietveld 408576698