| Index: chrome/test/base/testing_io_thread_state.h
|
| diff --git a/chrome/test/base/testing_io_thread_state.h b/chrome/test/base/testing_io_thread_state.h
|
| index 5028103d0adce4feb2e625d6b00a84bc38fad82e..5d862635e8e1751b02f71b13cea36be6081be036 100644
|
| --- a/chrome/test/base/testing_io_thread_state.h
|
| +++ b/chrome/test/base/testing_io_thread_state.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_TEST_BASE_TESTING_IO_THREAD_STATE_H_
|
|
|
| #include "base/callback_forward.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
| class IOThread;
|
|
|