| Index: chrome/browser/sync/test/integration/single_client_preferences_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_preferences_sync_test.cc b/chrome/browser/sync/test/integration/single_client_preferences_sync_test.cc
|
| index c33663911501579f8baa406be32206394b9d8436..a2a5d2b8565e104f42a149d3488e1d7ae1b6fe2d 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_preferences_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_preferences_sync_test.cc
|
| @@ -7,7 +7,7 @@
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| #include "chrome/common/pref_names.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
|
|
| using preferences_helper::BooleanPrefMatches;
|
| using preferences_helper::ChangeBooleanPref;
|
|
|