diff options
Diffstat (limited to 'chrome_frame/test/chrome_frame_test_utils.h')
-rw-r--r-- | chrome_frame/test/chrome_frame_test_utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/test/chrome_frame_test_utils.h b/chrome_frame/test/chrome_frame_test_utils.h index b4ef4fd..bca9ae1 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" |