Index: chrome/browser/history/multipart_browsertest.cc |
diff --git a/chrome/browser/history/multipart_browsertest.cc b/chrome/browser/history/multipart_browsertest.cc |
index 0f18f890ba8b7b7066ef8650abd140028a5029fc..13bf19124890834dcdf35ab1a4e55d46f48ed8b9 100644 |
--- a/chrome/browser/history/multipart_browsertest.cc |
+++ b/chrome/browser/history/multipart_browsertest.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/ui/browser.h" |
#include "chrome/browser/ui/tabs/tab_strip_model.h" |
#include "chrome/test/base/in_process_browser_test.h" |