Index: chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc |
diff --git a/chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc b/chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc |
index 16eb8082beee2a155a615bdea466d19b5c5313ef..768f4dcdf5304750dd431489e2ee3cc869d3f92d 100644 |
--- a/chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc |
+++ b/chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc |
@@ -3,7 +3,7 @@ |
// 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_store.h" |
#include "chrome/browser/sync/profile_sync_service_harness.h" |
#include "chrome/browser/sync/test/integration/passwords_helper.h" |