| Index: chrome_frame/test/mock_ie_event_sink_actions.h
|
| diff --git a/chrome_frame/test/mock_ie_event_sink_actions.h b/chrome_frame/test/mock_ie_event_sink_actions.h
|
| index 384a58b8bf7e3979796586a495f22d6b7602bf5e..7684e472392b9c53f7428f6e109c97f57c192796 100644
|
| --- a/chrome_frame/test/mock_ie_event_sink_actions.h
|
| +++ b/chrome_frame/test/mock_ie_event_sink_actions.h
|
| @@ -13,10 +13,10 @@
|
| #include "base/bind.h"
|
| #include "base/string_util.h"
|
| #include "base/string16.h"
|
| +#include "base/test/test_process_util_win.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "base/time.h"
|
| #include "chrome/common/chrome_switches.h"
|
| -#include "chrome_frame/test/chrome_frame_test_utils.h"
|
| #include "chrome_frame/test/chrome_frame_ui_test_utils.h"
|
| #include "chrome_frame/test/ie_event_sink.h"
|
| #include "chrome_frame/test/mock_ie_event_sink_test.h"
|
|
|