Index: content/browser/dom_storage/local_storage_database_adapter.cc |
diff --git a/content/browser/dom_storage/local_storage_database_adapter.cc b/content/browser/dom_storage/local_storage_database_adapter.cc |
index f5d87e31c198af77da3852fec888ab933aa819fc..0be1cc0927c34f0110aef39e511e7a6850e6bcd3 100644 |
--- a/content/browser/dom_storage/local_storage_database_adapter.cc |
+++ b/content/browser/dom_storage/local_storage_database_adapter.cc |
@@ -4,7 +4,7 @@ |
#include "content/browser/dom_storage/local_storage_database_adapter.h" |
-#include "base/file_util.h" |
+#include "base/files/file_util.h" |
#include "content/browser/dom_storage/dom_storage_database.h" |
namespace content { |