| Index: chrome/browser/sync/profile_sync_service.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service.cc b/chrome/browser/sync/profile_sync_service.cc
|
| index b12a23f4e3533711d6417463b80e1b2b0eeaa81a..acdab76f716cf32ce253835561a3c52f2ea2b5c5 100644
|
| --- a/chrome/browser/sync/profile_sync_service.cc
|
| +++ b/chrome/browser/sync/profile_sync_service.cc
|
| @@ -63,7 +63,7 @@
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/grit/generated_resources.h"
|
| #include "components/autofill/core/common/autofill_pref_names.h"
|
| -#include "components/invalidation/invalidation_service.h"
|
| +#include "components/invalidation/base/invalidation_service.h"
|
| #include "components/invalidation/profile_invalidation_provider.h"
|
| #include "components/password_manager/core/browser/password_store.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
|
|