Index: content/child/indexed_db/indexed_db_dispatcher_unittest.cc |
diff --git a/content/child/indexed_db/indexed_db_dispatcher_unittest.cc b/content/child/indexed_db/indexed_db_dispatcher_unittest.cc |
index 03b880870da48004b44196cb43b24472bf110090..cb0b40e8fdab3a632a184daa0e41f6894b3e9c64 100644 |
--- a/content/child/indexed_db/indexed_db_dispatcher_unittest.cc |
+++ b/content/child/indexed_db/indexed_db_dispatcher_unittest.cc |
@@ -11,7 +11,7 @@ |
#include "base/macros.h" |
#include "base/single_thread_task_runner.h" |
-#include "base/thread_task_runner_handle.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "base/values.h" |
#include "content/child/indexed_db/mock_webidbcallbacks.h" |
#include "content/child/indexed_db/webidbcursor_impl.h" |