Index: content/child/indexed_db/indexed_db_message_filter.cc |
diff --git a/content/child/indexed_db/indexed_db_message_filter.cc b/content/child/indexed_db/indexed_db_message_filter.cc |
index a7a5ee6d3a708ce148e347790d531ff91f4c5ea0..11930b0153d2a61be054625dd28fe50a5b79030d 100644 |
--- a/content/child/indexed_db/indexed_db_message_filter.cc |
+++ b/content/child/indexed_db/indexed_db_message_filter.cc |
@@ -11,7 +11,7 @@ |
#include "content/child/child_thread.h" |
#include "content/child/indexed_db/indexed_db_dispatcher.h" |
#include "content/common/indexed_db/indexed_db_messages.h" |
-#include "webkit/glue/worker_task_runner.h" |
+#include "webkit/child/worker_task_runner.h" |
using webkit_glue::WorkerTaskRunner; |