Index: chrome_frame/stream_impl.h |
=================================================================== |
--- chrome_frame/stream_impl.h (revision 78547) |
+++ chrome_frame/stream_impl.h (working copy) |
@@ -9,6 +9,7 @@ |
#include <atlcom.h> |
#include "base/scoped_comptr_win.h" |
+#include "base/win/atlcheck.h" |
// A generic base class for IStream implementation. If provided |
// with a delegate, it delegated calls to it otherwise can be |