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 972810b074b9b4fd8191055e05a1beb718d9fa77..00cc0f88a6594b576650cb871e49285dbb20e5de 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/password_manager/core/browser/password_form_data.h" |
+#include "components/password_manager/core/browser/password_manager_test_utils.h" |
using passwords_helper::AddLogin; |
using passwords_helper::CreateTestPasswordForm; |