Chromium Code Reviews| Index: chrome_frame/test/ie_event_sink.h |
| =================================================================== |
| --- chrome_frame/test/ie_event_sink.h (revision 78670) |
| +++ chrome_frame/test/ie_event_sink.h (working copy) |
| @@ -8,10 +8,11 @@ |
| #include <atlbase.h> |
| #include <atlwin.h> |
| #include <exdispid.h> |
| + |
| #include <string> |
| #include "base/scoped_comptr_win.h" |
| - |
| +#include "base/win/atlcheck.h" |
| #include "chrome_frame/test_utils.h" |
| #include "chrome_frame/test/simulate_input.h" |