Index: content/child/indexed_db/indexed_db_database_callbacks_impl.cc |
diff --git a/content/child/indexed_db/indexed_db_database_callbacks_impl.cc b/content/child/indexed_db/indexed_db_database_callbacks_impl.cc |
index 904f80fb71fba8a7a8bb30e6f3ee6d6da2c3e1ab..24b8f694196a1e95f0ece8bcfb1baaedf7c524a4 100644 |
--- a/content/child/indexed_db/indexed_db_database_callbacks_impl.cc |
+++ b/content/child/indexed_db/indexed_db_database_callbacks_impl.cc |
@@ -4,6 +4,7 @@ |
#include "content/child/indexed_db/indexed_db_database_callbacks_impl.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "content/child/indexed_db/indexed_db_dispatcher.h" |
#include "content/child/indexed_db/indexed_db_key_builders.h" |
#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseCallbacks.h" |