| Index: components/browser_sync/profile_sync_service_autofill_unittest.cc
|
| diff --git a/components/browser_sync/profile_sync_service_autofill_unittest.cc b/components/browser_sync/profile_sync_service_autofill_unittest.cc
|
| index 2fe640bbe6919a64698700e1ff1a0639b2a91ef1..1348a2a10de4b6daf09002cb51fe16b899f8fe56 100644
|
| --- a/components/browser_sync/profile_sync_service_autofill_unittest.cc
|
| +++ b/components/browser_sync/profile_sync_service_autofill_unittest.cc
|
| @@ -53,7 +53,7 @@
|
| #include "components/sync/syncable/syncable_write_transaction.h"
|
| #include "components/sync/syncable/write_node.h"
|
| #include "components/sync/syncable/write_transaction.h"
|
| -#include "components/syncable_prefs/pref_service_syncable.h"
|
| +#include "components/sync_preferences/pref_service_syncable.h"
|
| #include "components/version_info/version_info.h"
|
| #include "components/webdata/common/web_database.h"
|
| #include "components/webdata_services/web_data_service_test_util.h"
|
|
|