Index: chrome_frame/bind_status_callback_impl.h |
=================================================================== |
--- chrome_frame/bind_status_callback_impl.h (revision 78547) |
+++ chrome_frame/bind_status_callback_impl.h (working copy) |
@@ -11,6 +11,7 @@ |
#include <urlmon.h> |
#include "base/scoped_comptr_win.h" |
+#include "base/win/atlcheck.h" |
#include "chrome_frame/utils.h" |
// A generic base class for IBindStatus callback implementation. |