Index: content/browser/dom_storage/dom_storage_context_wrapper.cc |
diff --git a/content/browser/dom_storage/dom_storage_context_wrapper.cc b/content/browser/dom_storage/dom_storage_context_wrapper.cc |
index 96e2cee81d7cfa739884aba795f18909a534aef5..8dda25a82372ffccd426fb40a1d2bae08f921fb1 100644 |
--- a/content/browser/dom_storage/dom_storage_context_wrapper.cc |
+++ b/content/browser/dom_storage/dom_storage_context_wrapper.cc |
@@ -15,7 +15,7 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/single_thread_task_runner.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "components/filesystem/public/interfaces/directory.mojom.h" |
#include "components/leveldb/public/interfaces/leveldb.mojom.h" |
#include "content/browser/dom_storage/dom_storage_area.h" |