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

Unified Diff: components/sync/driver/glue/sync_backend_host_core.h

Issue 2354613002: [Sync] Fix namespaces for the browser_sync component. (Closed)
Patch Set: Address comments. Created 4 years, 3 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
Index: components/sync/driver/glue/sync_backend_host_core.h
diff --git a/components/sync/driver/glue/sync_backend_host_core.h b/components/sync/driver/glue/sync_backend_host_core.h
index ac70b2ed45c98717270e1484a1ea69899765b291..fd3563e39389394f41a269adb30ab3dcf7ef68db 100644
--- a/components/sync/driver/glue/sync_backend_host_core.h
+++ b/components/sync/driver/glue/sync_backend_host_core.h
@@ -256,7 +256,6 @@ class SyncBackendHostCore
private:
friend class base::RefCountedThreadSafe<SyncBackendHostCore>;
- friend class SyncBackendHostForProfileSyncTest;
~SyncBackendHostCore() override;
« no previous file with comments | « components/drive/drive_notification_manager.h ('k') | ios/chrome/browser/passwords/ios_chrome_password_manager_client.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698