| Index: content/child/indexed_db/webidbfactory_impl.h
|
| diff --git a/content/child/indexed_db/webidbfactory_impl.h b/content/child/indexed_db/webidbfactory_impl.h
|
| index ffe09a0f280daa5c955b6490741c52579b70820e..9df2173be59779aa01e47b81aff972dae369d711 100644
|
| --- a/content/child/indexed_db/webidbfactory_impl.h
|
| +++ b/content/child/indexed_db/webidbfactory_impl.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_CHILD_INDEXED_DB_WEBIDBFACTORY_IMPL_H_
|
|
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "content/common/indexed_db/indexed_db.mojom.h"
|
| #include "third_party/WebKit/public/platform/WebVector.h"
|
| #include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBCallbacks.h"
|
|
|