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

Unified Diff: components/cryptauth/secure_message_delegate.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/secure_message_delegate.cc
diff --git a/components/cryptauth/secure_message_delegate.cc b/components/cryptauth/secure_message_delegate.cc
index 75f036f633ff22b4b689a8df42db87f67c8f80fe..4dd039dca0a9a056c77b4de9d910d207da60eeab 100644
--- a/components/cryptauth/secure_message_delegate.cc
+++ b/components/cryptauth/secure_message_delegate.cc
@@ -27,4 +27,4 @@ SecureMessageDelegate::UnwrapOptions::UnwrapOptions() {
SecureMessageDelegate::UnwrapOptions::~UnwrapOptions() {
}
-} // proximity_auth
+} // namespace cryptauth

Powered by Google App Engine
This is Rietveld 408576698