Index: chrome/browser/history/history_types_unittest.cc |
diff --git a/chrome/browser/history/history_types_unittest.cc b/chrome/browser/history/history_types_unittest.cc |
index b6fac35252f4d0a6a407d98531e85e505402bfe5..58033f6d5c9fed4b471dbc96a521a0a3d0d6ae5b 100644 |
--- a/chrome/browser/history/history_types_unittest.cc |
+++ b/chrome/browser/history/history_types_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/history/history_types.h" |
#include "testing/gtest/include/gtest/gtest.h" |