Chromium Code Reviews| Index: base/test/test_io_thread.cc |
| diff --git a/base/test/test_io_thread.cc b/base/test/test_io_thread.cc |
| index ce4a8d10de27c74fdd9942c51c6c08811b2568ef..c69a269e8859828cc2dec22eed88a85887a28172 100644 |
| --- a/base/test/test_io_thread.cc |
| +++ b/base/test/test_io_thread.cc |
| @@ -5,6 +5,7 @@ |
| #include "base/test/test_io_thread.h" |
| #include "base/logging.h" |
| +#include "base/message_loop/message_loop.h" |
| namespace base { |