| Index: content/child/indexed_db/indexed_db_callbacks_impl.h
|
| diff --git a/content/child/indexed_db/indexed_db_callbacks_impl.h b/content/child/indexed_db/indexed_db_callbacks_impl.h
|
| index 6d695e73f9c1819c1faf187c59e7e244fbe1e94c..cfdf66552872cb493ee0459f047d2223f64347a5 100644
|
| --- a/content/child/indexed_db/indexed_db_callbacks_impl.h
|
| +++ b/content/child/indexed_db/indexed_db_callbacks_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_CHILD_INDEXED_DB_INDEXED_DB_CALLBACKS_IMPL_H_
|
| #define CONTENT_CHILD_INDEXED_DB_INDEXED_DB_CALLBACKS_IMPL_H_
|
|
|
| +#include "base/single_thread_task_runner.h"
|
| #include "content/common/indexed_db/indexed_db.mojom.h"
|
| #include "mojo/public/cpp/bindings/associated_binding.h"
|
|
|
|
|