summaryrefslogtreecommitdiffstats
path: root/content/browser/database_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/database_browsertest.cc')
-rw-r--r--content/browser/database_browsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/database_browsertest.cc b/content/browser/database_browsertest.cc
index 9dc0af3..305d8ff 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"