Index: chrome/browser/sync/test/integration/passwords_helper.cc |
diff --git a/chrome/browser/sync/test/integration/passwords_helper.cc b/chrome/browser/sync/test/integration/passwords_helper.cc |
index dfc4e1a0f40f1c63b831fad0c568ad9208822929..bb27f8066d7f7492f21cec78cf72b25288c39598 100644 |
--- a/chrome/browser/sync/test/integration/passwords_helper.cc |
+++ b/chrome/browser/sync/test/integration/passwords_helper.cc |
@@ -6,9 +6,9 @@ |
#include "base/compiler_specific.h" |
#include "base/stringprintf.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/synchronization/waitable_event.h" |
#include "base/time.h" |
-#include "base/utf_string_conversions.h" |
#include "chrome/browser/password_manager/password_form_data.h" |
#include "chrome/browser/password_manager/password_store.h" |
#include "chrome/browser/password_manager/password_store_consumer.h" |