| 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 09b07f20db2c831bb27aee8a68dbb323cae96129..18c4451215c18487eb12e450f1838b982fedbdc5 100644
|
| --- a/chrome/test/base/testing_io_thread_state.cc
|
| +++ b/chrome/test/base/testing_io_thread_state.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/thread_task_runner_handle.h"
|
| #include "base/time/tick_clock.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/browser/io_thread.h"
|
| #include "chrome/test/base/testing_browser_process.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|