| Index: components/image_fetcher/ios/ios_image_data_fetcher_wrapper_unittest.mm
|
| diff --git a/components/image_fetcher/ios/ios_image_data_fetcher_wrapper_unittest.mm b/components/image_fetcher/ios/ios_image_data_fetcher_wrapper_unittest.mm
|
| index b54eaf9e0e2531cec719a4c2fa8996aa8b28bcf5..27224a2aeef2ebdaacf1e33dfeed595df2118646 100644
|
| --- a/components/image_fetcher/ios/ios_image_data_fetcher_wrapper_unittest.mm
|
| +++ b/components/image_fetcher/ios/ios_image_data_fetcher_wrapper_unittest.mm
|
| @@ -11,6 +11,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
|
|