Index: chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc b/chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc |
index e0f53d73648e1cd1c10e6ffe2f24f3bebdd8e3d6..412ffa9fd1e8683b53a06eb25026224d54c77a61 100644 |
--- a/chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/two_client_autofill_sync_test.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/sync/profile_sync_service_harness.h" |
#include "chrome/browser/sync/test/integration/autofill_helper.h" |
#include "chrome/browser/sync/test/integration/bookmarks_helper.h" |