| Index: chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc b/chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc
|
| index 64444422d1df65b986517251d8813695a6d2cf45..6e18c93146c3f56c20431482deeb524419c6a608 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_passwords_sync_test.cc
|
| @@ -6,7 +6,7 @@
|
| #include "chrome/browser/sync/test/integration/passwords_helper.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "components/password_manager/core/browser/password_manager_test_utils.h"
|
|
|
| using passwords_helper::AddLogin;
|
|
|