Index: content/browser/database_browsertest.cc |
diff --git a/content/browser/database_browsertest.cc b/content/browser/database_browsertest.cc |
index 29030ad9eeab9d02f2a5cba6eb2151d7bc996430..9dc0af3d5ea1de1ba5a23ea3dc7e2eee6af5c563 100644 |
--- a/content/browser/database_browsertest.cc |
+++ b/content/browser/database_browsertest.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "base/string_number_conversions.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/browser_context.h" |
#include "content/public/browser/download_manager.h" |
#include "content/public/browser/notification_service.h" |