| Index: content/child/indexed_db/webidbdatabase_impl.h
|
| diff --git a/content/child/indexed_db/webidbdatabase_impl.h b/content/child/indexed_db/webidbdatabase_impl.h
|
| index c3b336998dfd072a941d3c4c8dc0e8d013e15869..540bc840c18027aaf8c43a7aef08d0a9c349bb33 100644
|
| --- a/content/child/indexed_db/webidbdatabase_impl.h
|
| +++ b/content/child/indexed_db/webidbdatabase_impl.h
|
| @@ -10,6 +10,7 @@
|
| #include <set>
|
|
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/indexed_db/indexed_db.mojom.h"
|
| #include "content/common/indexed_db/indexed_db_constants.h"
|
|
|