| Index: ios/web/public/test/fakes/test_browser_state.cc
|
| diff --git a/ios/web/public/test/fakes/test_browser_state.cc b/ios/web/public/test/fakes/test_browser_state.cc
|
| index a20502f38f3958ffdb582c4b76c0317fe0bebe7d..e6f159166fe6a4bec9ea2410e1079e6ba6cc2c3a 100644
|
| --- a/ios/web/public/test/fakes/test_browser_state.cc
|
| +++ b/ios/web/public/test/fakes/test_browser_state.cc
|
| @@ -5,6 +5,7 @@
|
| #include "ios/web/public/test/fakes/test_browser_state.h"
|
|
|
| #include "base/files/file_path.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "ios/web/public/web_thread.h"
|
| #include "ios/web/test/test_url_constants.h"
|
| #include "ios/web/webui/url_data_manager_ios_backend.h"
|
|
|