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

Unified Diff: components/cryptauth/sync_scheduler.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/sync_scheduler.cc
diff --git a/components/cryptauth/sync_scheduler.cc b/components/cryptauth/sync_scheduler.cc
index 3c807af00042e2ef8a96023d249f4460bf4e3250..52892e2b32656c94a3eca12a3f4aa5aded3bb7a8 100644
--- a/components/cryptauth/sync_scheduler.cc
+++ b/components/cryptauth/sync_scheduler.cc
@@ -28,4 +28,4 @@ void SyncScheduler::SyncRequest::OnDidComplete(bool success) {
}
}
-} // proximity_auth
+} // namespace cryptauth

Powered by Google App Engine
This is Rietveld 408576698