| Index: content/child/scoped_child_process_reference.cc
|
| diff --git a/content/child/scoped_child_process_reference.cc b/content/child/scoped_child_process_reference.cc
|
| index 757195708ff8f28c0e503ac10402f1c5d00234ed..6c5d151ddc4909d5f2553b45dd9842acec4ed30c 100644
|
| --- a/content/child/scoped_child_process_reference.cc
|
| +++ b/content/child/scoped_child_process_reference.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.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/time/time.h"
|
| #include "content/child/child_process.h"
|
|
|
|
|