| Index: components/browser_sync/browser/profile_sync_service.cc
|
| diff --git a/components/browser_sync/browser/profile_sync_service.cc b/components/browser_sync/browser/profile_sync_service.cc
|
| index 41d0c5cb9bba52f7a45f8a236f8527eef86aa8fc..675a7cb75568bd3ce409e75a596822e56f78c6d0 100644
|
| --- a/components/browser_sync/browser/profile_sync_service.cc
|
| +++ b/components/browser_sync/browser/profile_sync_service.cc
|
| @@ -47,6 +47,7 @@
|
| #include "components/sync/api/sync_error.h"
|
| #include "components/sync/base/cryptographer.h"
|
| #include "components/sync/base/experiments.h"
|
| +#include "components/sync/base/passphrase_type.h"
|
| #include "components/sync/base/stop_source.h"
|
| #include "components/sync/base/sync_db_util.h"
|
| #include "components/sync/core/configure_reason.h"
|
|
|