Index: content/child/indexed_db/indexed_db_dispatcher.cc |
diff --git a/content/child/indexed_db/indexed_db_dispatcher.cc b/content/child/indexed_db/indexed_db_dispatcher.cc |
index 3c164bfe64a8a866c8e52b678b41ab3cf863600f..6d35412f735cf9f432d1a64fb1f85fb26ee3d213 100644 |
--- a/content/child/indexed_db/indexed_db_dispatcher.cc |
+++ b/content/child/indexed_db/indexed_db_dispatcher.cc |
@@ -6,7 +6,7 @@ |
#include "base/format_macros.h" |
#include "base/lazy_instance.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
#include "base/threading/thread_local.h" |
#include "content/child/child_thread.h" |
#include "content/child/indexed_db/proxy_webidbcursor_impl.h" |