| Index: content/child/child_resource_message_filter.cc
|
| diff --git a/content/child/child_resource_message_filter.cc b/content/child/child_resource_message_filter.cc
|
| index 0a761713ad4ad857c89149d6a9230152643af791..5310b48f0ab444ce6c5d091b4ad9c879406a94f7 100644
|
| --- a/content/child/child_resource_message_filter.cc
|
| +++ b/content/child/child_resource_message_filter.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "content/child/resource_dispatcher.h"
|
| #include "content/common/resource_messages.h"
|
|
|
|
|