| Index: components/browser_sync/browser/profile_sync_service.h
|
| diff --git a/components/browser_sync/browser/profile_sync_service.h b/components/browser_sync/browser/profile_sync_service.h
|
| index 201e3030e22238cb0df26dffcf1c1b4e5d816482..0e37bcf6215b2a7d9748a6ef977b8b3f046ba7ab 100644
|
| --- a/components/browser_sync/browser/profile_sync_service.h
|
| +++ b/components/browser_sync/browser/profile_sync_service.h
|
| @@ -669,6 +669,7 @@ class ProfileSyncService : public sync_driver::SyncService,
|
| SYNC_INITIAL_STATE_LIMIT
|
| };
|
|
|
| + friend class PermissionUmaUtilTest;
|
| friend class ProfileSyncServicePasswordTest;
|
| friend class SyncTest;
|
| friend class TestProfileSyncService;
|
|
|