Index: chrome/browser/sync/about_sync_util_unittest.cc |
diff --git a/chrome/browser/sync/about_sync_util_unittest.cc b/chrome/browser/sync/about_sync_util_unittest.cc |
index 342a1f2c1db3cd7562ebeb3e0860046929f3478e..77c8caab9ce57db24ba4b710896d6eb5216b15f8 100644 |
--- a/chrome/browser/sync/about_sync_util_unittest.cc |
+++ b/chrome/browser/sync/about_sync_util_unittest.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/profiles/profile.h" |
#include "chrome/browser/sync/about_sync_util.h" |
#include "chrome/browser/sync/profile_sync_service_mock.h" |