Index: chrome_frame/com_message_event.h |
=================================================================== |
--- chrome_frame/com_message_event.h (revision 78547) |
+++ chrome_frame/com_message_event.h (working copy) |
@@ -8,8 +8,10 @@ |
#include <atlbase.h> |
#include <atlcom.h> |
#include <mshtml.h> // IHTMLEventObj |
+ |
#include "base/basictypes.h" |
#include "base/scoped_comptr_win.h" |
+#include "base/win/atlcheck.h" |
// Implements a MessageEvent compliant event object by providing MessageEvent |
// specific properties itself and inherited properties from a browser provided |