Index: content/browser/database_browsertest.cc |
diff --git a/content/browser/database_browsertest.cc b/content/browser/database_browsertest.cc |
index 9dc0af3d5ea1de1ba5a23ea3dc7e2eee6af5c563..305d8ff94c0e1864300f051d7df2836aa9d46734 100644 |
--- a/content/browser/database_browsertest.cc |
+++ b/content/browser/database_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/string_number_conversions.h" |
+#include "base/strings/string_number_conversions.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/browser_context.h" |
#include "content/public/browser/download_manager.h" |