| Index: chrome/test/base/testing_io_thread_state.cc
|
| diff --git a/chrome/test/base/testing_io_thread_state.cc b/chrome/test/base/testing_io_thread_state.cc
|
| index 18c4451215c18487eb12e450f1838b982fedbdc5..3fb974526f8dbe108a41085e9ea20ddd9776b814 100644
|
| --- a/chrome/test/base/testing_io_thread_state.cc
|
| +++ b/chrome/test/base/testing_io_thread_state.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/location.h"
|
| #include "base/run_loop.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/tick_clock.h"
|
| #include "build/build_config.h"
|
| #include "chrome/browser/io_thread.h"
|
|
|