| Index: chrome_frame/test/chrome_frame_test_utils.h
|
| diff --git a/chrome_frame/test/chrome_frame_test_utils.h b/chrome_frame/test/chrome_frame_test_utils.h
|
| index b4ef4fd52dee4cc9c92fa4d5cadefffaebdec923..bca9ae16c33aa454cc439f10462e2abe4b2fa82e 100644
|
| --- a/chrome_frame/test/chrome_frame_test_utils.h
|
| +++ b/chrome_frame/test/chrome_frame_test_utils.h
|
| @@ -18,6 +18,7 @@
|
| #include "base/file_path.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop.h"
|
| +#include "base/run_loop.h"
|
| #include "base/process_util.h"
|
| #include "base/time.h"
|
| #include "base/test/test_reg_util_win.h"
|
|
|