summaryrefslogtreecommitdiff
path: root/chromium/content/browser/indexed_db/indexed_db_dispatcher_host_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/indexed_db/indexed_db_dispatcher_host_unittest.cc')
-rw-r--r--chromium/content/browser/indexed_db/indexed_db_dispatcher_host_unittest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/content/browser/indexed_db/indexed_db_dispatcher_host_unittest.cc b/chromium/content/browser/indexed_db/indexed_db_dispatcher_host_unittest.cc
index 63115286cbf..a1f300323a3 100644
--- a/chromium/content/browser/indexed_db/indexed_db_dispatcher_host_unittest.cc
+++ b/chromium/content/browser/indexed_db/indexed_db_dispatcher_host_unittest.cc
@@ -144,7 +144,6 @@ class IndexedDBDispatcherHostTest : public testing::Test {
false /*is_incognito*/,
browser_context_.GetPath(),
BrowserThread::GetTaskRunnerForThread(BrowserThread::IO),
- base::ThreadTaskRunnerHandle::Get().get(),
special_storage_policy_)),
context_impl_(base::MakeRefCounted<IndexedDBContextImpl>(
CreateAndReturnTempDir(&temp_dir_),