Index: chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc b/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc |
index f0e185f3453d67a9b540fc74976f4bb4f9267bf3..7092f10b54b2f58661e4ec812e75d19756aacad0 100644 |
--- a/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/multiple_client_passwords_sync_test.cc |
@@ -3,10 +3,10 @@ |
// found in the LICENSE file. |
#include "base/stringprintf.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/password_manager/password_form_data.h" |
-#include "chrome/browser/sync/test/integration/sync_test.h" |
#include "chrome/browser/sync/test/integration/passwords_helper.h" |
+#include "chrome/browser/sync/test/integration/sync_test.h" |
using passwords_helper::AddLogin; |
using passwords_helper::AllProfilesContainSamePasswordForms; |