Chromium Code Reviews| Index: ios/web/test/test_web_thread.cc |
| diff --git a/ios/web/test/test_web_thread.cc b/ios/web/test/test_web_thread.cc |
| index 825a34ed0c44d43402d84f31103995a2c80bbac2..33c709b087f3503e7467f6022fc1a55e469124b7 100644 |
| --- a/ios/web/test/test_web_thread.cc |
| +++ b/ios/web/test/test_web_thread.cc |
| @@ -5,6 +5,7 @@ |
| #include "ios/web/public/test/test_web_thread.h" |
| #include "base/macros.h" |
| +#include "base/message_loop/message_loop.h" |
| #include "ios/web/web_thread_impl.h" |
| namespace web { |